Mypal/layout/base/tests/bug613807-1-ref.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>