Mypal/editor/reftests/spellcheck-superscript-1-re...

4 lines
125 B
HTML

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