summaryrefslogtreecommitdiffstats
path: root/dom/html/crashtests/468562-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/crashtests/468562-2.html')
-rw-r--r--dom/html/crashtests/468562-2.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/html/crashtests/468562-2.html b/dom/html/crashtests/468562-2.html
new file mode 100644
index 0000000000..e0db5cd974
--- /dev/null
+++ b/dom/html/crashtests/468562-2.html
@@ -0,0 +1,6 @@
+<html>
+<head></head>
+<body>
+<table><script>document.write("Q");</script><link></table>
+</body>
+</html>