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