Bug 375831 - crash test

This commit is contained in:
Martijn Wargers 2013-05-12 23:09:29 +02:00
parent 10aadd3e5e
commit 2a3aa1ac1d
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<html>
<head style="overflow: scroll; display: block; float: right; ">
</head>
<body>
<script id="script">
document.documentElement.setAttribute('style', 'overflow: scroll; ');
document.getElementsByTagName('head')[0].removeAttribute('style');
</script>
</body>
</html>

View File

@ -92,6 +92,7 @@ load 372376-1.xhtml
load 373859-1.html
load 373868-1.xhtml
load 375462-1.html
load 375831.html
load 376419.html
load 379217-1.xhtml
asserts(1-2) load 379217-2.xhtml # Bug 439204