layout/generic/crashtests/765621.html

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 <html  class="reftest-wait"><hx id=hx1>><style>
     2 .class1 { white-space: pre-wrap; letter-spacing: 54138.1947293em; font: bold small-caps 178in Ahem;</style><script>
     3 var docElement = document.documentElement;
     4 function initCF() {
     5 document.removeEventListener("DOMContentLoaded", initCF, false);
     6 test = document.createElementNS("http://www.w3.org/1998/Math/MathML", "mstyle");
     7 test.setAttribute("class", "class1");
     8 docElement.appendChild(test);
     9 text1 = document.createTextNode("FLAj  *uaRk}|/zee   aCb  o =  $l xQ-gGF[(})+/1 {c:K   4A}mj}}AOc] 	^v  Q |Vsqx5.VN,3 *5o:f N[- } EaT  , BaPj }6 x{#d5 G[ J");
    10 text2 = document.createTextNode("!n! I	}?|uXva%e I  vRg4Ahq%HGWExC N*B~OyW E%KcuS	LO1C|I[?DtW c	$9 4Ij`xX	|4V ;sML3ZQF f` +g _");
    11 setTimeout("CFcrash()", 291);
    12 }
    13 document.addEventListener("DOMContentLoaded", initCF, false);
    14 function CFcrash() {
    15 test.appendChild(hx1);
    16 test.appendChild(text2);
    17 docElement.offsetTop;
    18 hx1.appendChild(text1);
    19 document.documentElement.offsetHeight;
    20 document.documentElement.removeAttribute("class");
    21 }</script>>

mercurial