1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-20 22:18:32 +00:00
Files
UXP/editor/reftests/spellcheck-superscript-1-ref.html
T

4 lines
125 B
HTML

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