summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/body-margin-1a.html
blob: ba891d5021a3ec0f93d026994f3e6cfca190e0d4 (plain)
1
2
3
4
5
<!doctype html>
<meta charset=utf-8>
<title>Test that body's marginwidth attribute has the right effect in standards mode</title>
<link rel=match href="body-margin-1-ref.html">
<iframe src="data:text/html,<!doctype html><body marginwidth='100'>100px left/right margins, default top/bottom margins</body>"></iframe>