Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <title>Testcase, bug 466395</title> |
michael@0 | 3 | <div style="overflow:hidden;height:500px;width:500px"> |
michael@0 | 4 | <div style="display: inline-block; height: 10px"> |
michael@0 | 5 | hello |
michael@0 | 6 | <div style="height: 10000px"></div> |
michael@0 | 7 | goodbye |
michael@0 | 8 | </div> |
michael@0 | 9 | </div> |