mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 16:28:33 +00:00
7 lines
166 B
HTML
7 lines
166 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body onload="document.querySelector('textarea').focus()">
|
|
<textarea id="t" rows="4" style="-moz-appearance: none"></textarea>
|
|
</body>
|
|
</html>
|