layout/base/crashtests/788360.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/base/crashtests/788360.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +<!DOCTYPE html>
     1.5 +<body onload="document.documentElement.offsetHeight; document.getElementById('v').style.counterReset='chicken'; document.documentElement.offsetHeight;">
     1.6 +
     1.7 +<div style="backface-visibility: hidden; perspective: 12em; display: table;"><div style="-moz-column-count: 2; white-space: pre;" id="v">x<span style="float: right; display: inline-block; width: 24px; height: 24px; background: yellow;"></span></div></div>
     1.8 +
     1.9 +</body>

mercurial