Bug 1942006 - Upstream a variety of Servo-specific code from Servo's downstream fork...
[gecko.git] / layout / reftests / forms / textarea / resize-rtl.html
blobc91acad3ce1c1741a04e7d8e9bf4ad81b4e22d6d
1 <html><body>
2 <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>
3 </body></html>