diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/textarea-reset-default-value.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/WebCore/manual-tests/textarea-reset-default-value.html Fri Sep 17 09:02:29 2010 +0300
@@ -0,0 +1,24 @@
+
+
+Test for https://bugs.webkit.org/show_bug.cgi?id=31539
+
+
+
+
+
+Manual test for https://bugs.webkit.org/show_bug.cgi?id=31539.
+To run this test:
+
+ - Change the text in the <textarea> below.
+ - Submit the form. The form should navigate back immediately.
+ - Note that the value in the text area matches what you entered before submitting the form, this is correct.
+ - Now click the reset button for the form.
+
- The text in the <textarea> should now match '123', the default text for the <textarea>.
+
+
+
+
+
+