layout/reftests/bugs/457398-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:c3b1ab7cf63a
1 <!DOCTYPE HTML>
2 <html>
3 <head><style>
4 span { color: green; }
5 </style></head>
6 <body>
7 <div><span>T</span>est</div>
8 <div style="float:left; width:100px; height:200px; background:yellow;"></div>
9 <div style="clear:both"><span>T</span>est</div>
10 </body>
11 </html>

mercurial