trisquel-icecat/icecat/testing/web-platform/tests/quirks/body-fills-html-quirk-ref2.html

6 lines
242 B
HTML

<!DOCTYPE html>
<body style="margin: 0">
<div style="width: 175px; height: 178px; margin: 10px 11px 12px 14px; border: solid; box-sizing: border-box;">
<div style="width: 100px; height: 100px; background: green"></div>
</div>
</body>