1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/forms/textarea/resize-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,3 @@ 1.4 +<html><body> 1.5 +<div style="overflow: auto; resize: both; background: white; -moz-appearance: none; border: 0; padding: 0; margin: 0; width: 100px; height: 100px;"></div> 1.6 +</body></html>