summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/quirks/body-fills-html-quirk-ref.html
blob: d4da87bd9ff5eb753ea92aed5c68509b5efa39b8 (plain)
1
2
3
4
<!DOCTYPE html>
<body style="margin: 10px 11px 12px 14px;">
  <div style="width: 100px; height: 100px; border: solid; background: green;"></div>
</body>