summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/textarea/resize-vertical.html
blob: 57a245449f806fa9ee4f9ccf0a031f40c858aaa1 (plain)
1
2
3
<html><body>
<textarea style="resize: vertical; -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>