Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <title>Testcase for hang while developing bug 25888 (hit on www.flightaware.com)</title> |
michael@0 | 3 | |
michael@0 | 4 | <div style="border: solid 1em; width: 500px; height: 500px"> |
michael@0 | 5 | <div style="float:right; width: 300px; height: 3px;background:yellow;"></div> |
michael@0 | 6 | <div style="float:left; width: 220px; height: 100px;background:aqua;"></div> |
michael@0 | 7 | hi |
michael@0 | 8 | </div> |