Mypal/editor/reftests/spellcheck-superscript-2-ref.html
2019-03-11 13:26:37 +03:00

4 lines
117 B
HTML

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