bug 384344 - crash test by Martijn Wargers.

This commit is contained in:
Bob Clary 2009-04-24 10:08:20 -07:00
Родитель a089118fcf
Коммит 11f9f4b5ba
3 изменённых файлов: 30 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,20 @@
<table ><td id="mytd"><small>
</a>&nbsp-
<a >A9
<a id="mya1">AOL
<a id="mya2">Yahoo
<script>
mytd.style.display = "-moz-grid";
mya2.style.display = "list-item";
mya1.style.cssFloat = "right";
setTimeout('mya1.style.overflow = "scroll"',100);
</script>

Просмотреть файл

@ -0,0 +1,9 @@
<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 500);
</script>
<body>
<iframe src="384344-1-inner.html"></iframe>
</body>
</html>

Просмотреть файл

@ -144,6 +144,7 @@ load 382204-1.html
load 383102-1.xhtml
load 383129-1.html
load 383806-1.xhtml
load 384344-1.html
load 384392-1.xhtml
load 384392-2.svg
load 384649-1.xhtml