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 | <HTML> |
michael@0 | 2 | <HEAD> |
michael@0 | 3 | |
michael@0 | 4 | </HEAD> |
michael@0 | 5 | <BODY onload="document.getElementById('s').removeAttribute('style');"> |
michael@0 | 6 | <span> |
michael@0 | 7 | <span style="display: block;" id="s">This should not crash Mozilla</span> |
michael@0 | 8 | </span> |
michael@0 | 9 | <div style=" position: absolute;"> |
michael@0 | 10 | <span style="position: relative;"> |
michael@0 | 11 | <span style="white-space:pre;"> |
michael@0 | 12 | <span style="position: absolute;"> |
michael@0 | 13 | <span style="float: right;"></span> |
michael@0 | 14 | </span> |
michael@0 | 15 | </span> |
michael@0 | 16 | </span> |
michael@0 | 17 | </div> |
michael@0 | 18 | </BODY> |
michael@0 | 19 | </HTML> |