summaryrefslogtreecommitdiffstats
path: root/layout/reftests/margin-collapsing/dynamic-add-text-1-ref.html
blob: 9e201e00171230031fcc06dda838838c8d8f611e (plain)
1
2
3
4
5
6
<html>
  <head></head>
  <body>
    <div id="a" style="margin-bottom: 1em;">A</div>x<div style="margin-top: 2em;">B</div>
  </body>
</html>