Bug 1935035 - Update a macOS-only test that hard-codes child count.
[gecko.git] / layout / reftests / forms / textarea / resize.html
blobf513b4634f1a2cf990d6700089299d574970dd3e
1 <html><body>
2 <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>
3 </body></html>