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

4 lines
108 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!doctype html>
<textarea>&sup1; &sup2; &sup3;</textarea>
<script>document.body.firstChild.focus()</script>