2010-11-24 14:57:58 -08:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
2011-01-26 21:26:33 -08:00
|
|
|
<body onload="document.querySelector('textarea').focus()">
|
2014-02-01 08:54:13 -08:00
|
|
|
<textarea id="t" rows="4" style="-moz-appearance: none"></textarea>
|
2010-11-24 14:57:58 -08:00
|
|
|
</body>
|
|
|
|
</html>
|