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