diff options
Diffstat (limited to 'layout/forms/crashtests/682684-binding.xml')
-rw-r--r-- | layout/forms/crashtests/682684-binding.xml | 4 |
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 000000000..910eec33c --- /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 |