summaryrefslogtreecommitdiffstats
path: root/editor/reftests/911201.html
diff options
context:
space:
mode:
Diffstat (limited to 'editor/reftests/911201.html')
-rw-r--r--editor/reftests/911201.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/reftests/911201.html b/editor/reftests/911201.html
new file mode 100644
index 0000000000..6b78e1cd2c
--- /dev/null
+++ b/editor/reftests/911201.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<body contenteditable onload="document.body.innerHTML='<div contenteditable=false>foo</div>';"></body>