summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/389326-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/tests/crashtests/389326-1.html')
-rw-r--r--gfx/tests/crashtests/389326-1.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/389326-1.html b/gfx/tests/crashtests/389326-1.html
new file mode 100644
index 000000000..2d9451596
--- /dev/null
+++ b/gfx/tests/crashtests/389326-1.html
@@ -0,0 +1,9 @@
+<html class="reftest-wait">
+<head>
+<script>
+setTimeout('document.documentElement.className = ""', 1000);
+</script>
+<body>
+<iframe src="389326-1-inner.xhtml"></iframe>
+</body>
+</html>