mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
9 lines
338 B
HTML
9 lines
338 B
HTML
<!DOCTYPE HTML>
|
|
<title>Testcase for hang while developing bug 25888 (hit on www.flightaware.com)</title>
|
|
|
|
<div style="border: solid 1em; width: 500px; height: 500px">
|
|
<div style="float:right; width: 300px; height: 3px;background:yellow;"></div>
|
|
<div style="float:left; width: 220px; height: 100px;background:aqua;"></div>
|
|
hi
|
|
</div>
|