summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/body-margin-1-ref.html
blob: 3d9d45ec94947c315756cacfd2d503a0c4ba197b (plain)
1
2
<!doctype html>
<iframe src="data:text/html,<!doctype html><body style='margin-left: 100px; margin-right: 100px;'>100px left/right margins, default top/bottom margins</body>"></iframe>