summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-superscript-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'editor/reftests/spellcheck-superscript-1.html')
-rw-r--r--editor/reftests/spellcheck-superscript-1.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/editor/reftests/spellcheck-superscript-1.html b/editor/reftests/spellcheck-superscript-1.html
new file mode 100644
index 0000000000..b7b317295a
--- /dev/null
+++ b/editor/reftests/spellcheck-superscript-1.html
@@ -0,0 +1,3 @@
+<!doctype html>
+<textarea>&sup1; &sup2; &sup3;</textarea>
+<script>document.body.firstChild.focus()</script>