Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / block / positioning / leftmargin-topmargin.html
blob96435b57fee73a96dfa3bc860002bb56660e2b4e
1 <html>
2 <body leftmargin=42 topmargin=42 style="outline-style:solid">
3 <p>This test checks for a regression against rdar://problem/4364302 leftmargin and topmargin should match marginwidth and marginheight respectively.</p>
4 <p>If it passes, the left, top, right, and bottom margins of the page will be 42.</p>
5 </body>
6 </html>