summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/682684-binding.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/crashtests/682684-binding.xml')
-rw-r--r--layout/forms/crashtests/682684-binding.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/forms/crashtests/682684-binding.xml b/layout/forms/crashtests/682684-binding.xml
new file mode 100644
index 0000000000..910eec33c8
--- /dev/null
+++ b/layout/forms/crashtests/682684-binding.xml
@@ -0,0 +1,4 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+<style>html::before { content:"b"; }</style>
+<input contenteditable="true" spellcheck="true"/>
+</html> \ No newline at end of file