Bug 788360 - crash test

This commit is contained in:
Jesse Ruderman 2013-05-13 16:28:29 +02:00
parent 908547aed5
commit 6933b06aec
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<!DOCTYPE html>
<body onload="document.documentElement.offsetHeight; document.getElementById('v').style.counterReset='chicken'; document.documentElement.offsetHeight;">
<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>
</body>

View File

@ -394,6 +394,7 @@ load 749816-1.html
load 763223-1.html
test-pref(font.size.inflation.emPerLine,15) test-pref(font.size.inflation.lineThreshold,100) load 763702.xhtml
load 770381-1.html
load 788360.html
load 793848.html
load 795646.html
load 802902.html