body-margin-2a.html (317B)
1 <!doctype html> 2 <meta charset=utf-8> 3 <title>Test that body's marginheight attribute has the right effect in standards mode</title> 4 <link rel=match href="body-margin-2-ref.html"> 5 <iframe src="data:text/html,<!doctype html><body marginheight='100'>100px top/bottom margins, default left/right margins</body>"></iframe>