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