mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 20:05:25 +00:00
4 lines
125 B
HTML
4 lines
125 B
HTML
|
<!doctype html>
|
||
|
<textarea spellcheck=false>¹ ² ³</textarea>
|
||
|
<script>document.body.firstChild.focus()</script>
|