Backed out changeset 39e6a7e77cfb (bug 1927808) for causing multiple failures. CLOSED...
[gecko.git] / layout / reftests / margin-collapsing / block-negative-2-ref.html
blob90571cbd82c7a9242d026a418163b2d76f31179e
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5 #b {
6 height: 20px;
7 background-color: blue;
9 </style>
10 </head>
11 <body>
12 <div id="b"></div>
13 </body>
14 </html>