tenfourfox/editor/reftests/spellcheck-superscript-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

4 lines
125 B
HTML

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