layout/base/crashtests/665837.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <html style="direction: rtl; -moz-column-width: 0pt; white-space: pre-line;"><head><script>
     3 function boom()
     4 {
     5   document.documentElement.offsetHeight;
     6   document.documentElement.style.fontSize = "200%";
     7   document.documentElement.offsetHeight;
     8 }
    10 </script></head><body onload="boom();">
    12 A B
    13 C</body></html>

mercurial