tenfourfox/editor/reftests/spellcheck-superscript-1-ref.html

4 lines
125 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!doctype html>
<textarea spellcheck=false>&sup1; &sup2; &sup3;</textarea>
<script>document.body.firstChild.focus()</script>