Files
UXP-Fixed/editor/reftests/spellcheck-superscript-1.html
T
2018-02-02 04:16:08 -05:00

4 lines
108 B
HTML

<!doctype html>
<textarea>&sup1; &sup2; &sup3;</textarea>
<script>document.body.firstChild.focus()</script>