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