tenfourfox/layout/reftests/forms/textarea/resize.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

4 lines
223 B
HTML

<html><body>
<textarea style="-moz-appearance: none; background: white; border: 0; padding: 0; margin: 0; width: 100px; height: 100px;" resizable="false" multiline="true" width="100" height="100"></textarea>
</body></html>