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

4 lines
134 B
HTML

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