servo/tests/ref/root_margin_collapse_a.html
2014-09-08 20:21:42 -06:00

5 lines
166 B
HTML

<html style="margin-top: 10px;">
<body style="margin-top: 10px;">
<div style="width: 100px; height: 100px; background: black;"></div>
</body>
</html>