tenfourfox/layout/base/tests/bug613807-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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>