summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/505912-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/505912-1.html')
-rw-r--r--layout/generic/crashtests/505912-1.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/generic/crashtests/505912-1.html b/layout/generic/crashtests/505912-1.html
new file mode 100644
index 000000000..984c44711
--- /dev/null
+++ b/layout/generic/crashtests/505912-1.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML>
+<html>
+<body onload="document.getElementById('x').style.visibility = 'hidden';">
+<embed id="x" type="application/x-test" wmode="window"></embed>
+</body>
+</html>