1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/forms/textarea/resize.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,3 @@ 1.4 +<html><body> 1.5 +<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> 1.6 +</body></html>