summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/body-margin-2-ref.html
blob: 1bda1a8928d5bbffc6f2ed31df2b8b053b8ec994 (plain)
1
2
<!doctype html>
<iframe src="data:text/html,<!doctype html><body style='margin-top: 100px; margin-bottom: 100px;'>100px top/bottom margins, default left/right margins</body>"></iframe>