blob: 103cde96d92a70b5a653b7ab238b0a4388a8f77c [file] [log] [blame]
<!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>