summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/body-margin-2b.html
blob: dd7d74b6354ae48eb370566b08034bd36a427f16 (plain)
1
2
3
4
5
<!doctype html>
<meta charset=utf-8>
<title>Test that body's marginheight attribute has the right effect in quirks mode</title>
<link rel=match href="body-margin-2-ref.html">
<iframe src="data:text/html,<body marginheight='100'>100px top/bottom margins, default left/right margins</body>"></iframe>