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

4 lines
117 B
HTML

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