summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/crashtests/407074-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'editor/libeditor/crashtests/407074-1.html')
-rw-r--r--editor/libeditor/crashtests/407074-1.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/libeditor/crashtests/407074-1.html b/editor/libeditor/crashtests/407074-1.html
new file mode 100644
index 000000000..22f172856
--- /dev/null
+++ b/editor/libeditor/crashtests/407074-1.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+</head>
+
+<body onload="try { document.execCommand('inserthtml', false, '0'); } catch(e) { }"><span id="textarea" contenteditable="true">is</span></body>
+
+</html>