blob: 2f123b392c2d77dbba466b3ac963201b88985228 [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<title>Test that iframe's marginwidth attribute has the right effect in quirks mode</title>
<link rel=match href="body-margin-1-ref.html">
<iframe marginwidth="100" src="data:text/html,<body>100px left/right margins, default top/bottom margins</body>"></iframe>