summaryrefslogtreecommitdiffstats
path: root/dom/jsurl/crashtests/1018583.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/jsurl/crashtests/1018583.html')
-rw-r--r--dom/jsurl/crashtests/1018583.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/jsurl/crashtests/1018583.html b/dom/jsurl/crashtests/1018583.html
new file mode 100644
index 000000000..8ede367c6
--- /dev/null
+++ b/dom/jsurl/crashtests/1018583.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<!-- Make sure we don't go into an infinite loop -->
+<img src="javascript:while(true){}">