summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/textarea/resize-rtl.html
blob: c91acad3ce1c1741a04e7d8e9bf4ad81b4e22d6d (plain)
1
2
3
<html><body>
<textarea dir="rtl" 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>