mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|