layout/reftests/bugs/383885-1.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:40289d5f1d5d
1 <!DOCTYPE html>
2 <body onload="document.getElementById('a').style.display='none';">
3 <div style="float:left; width:10px; height:500px; background:blue"></div>
4 <div style="float:right; height: 50px; width: 20px; background: red"></div>
5 <div><span id=a>a<br></span>
6 <div id=b style="float:left; clear: right; width: 100px; height:100px; border: solid orange;"></div>
7 asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf

mercurial