diff options
Diffstat (limited to 'editor/reftests/spellcheck-hyphen-valid.html')
-rw-r--r-- | editor/reftests/spellcheck-hyphen-valid.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editor/reftests/spellcheck-hyphen-valid.html b/editor/reftests/spellcheck-hyphen-valid.html new file mode 100644 index 000000000..2b56a6e24 --- /dev/null +++ b/editor/reftests/spellcheck-hyphen-valid.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> + <body> + <textarea autofocus>scot-free</textarea> + </body> +</html> |