tenfourfox/layout/reftests/margin-collapsing/dynamic-add-text-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
140 B
HTML

<html>
<head></head>
<body>
<div id="a" style="margin-bottom: 1em;">A</div>x<div style="margin-top: 2em;">B</div>
</body>
</html>