1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-29 08:54:28 +00:00
Files
UXP/editor/reftests/spellcheck-superscript-2.html
T

4 lines
134 B
HTML

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