summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-superscript-2.html
blob: 350d2bc8cf7e8549c60ed3612881d2355ff15fc4 (plain)
1
2
3
<!doctype html>
<textarea spellcheck=false>&sup1; &sup2; &sup3; mispeled</textarea>
<script>document.body.firstChild.focus()</script>