editor/reftests/spellcheck-superscript-2-ref.html

Wed, 31 Dec 2014 06:55:46 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:46 +0100
changeset 1
ca08bd8f51b2
permissions
-rw-r--r--

Added tag TORBROWSER_REPLICA for changeset 6474c204b198

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

mercurial