Index: LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt |
diff --git a/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt b/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt |
index 3a5bca5df31ddae1011d2bfa80a4655cce67ca6b..0fee0e680d96d4b3bcadca209c346013a298c879 100644 |
--- a/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt |
+++ b/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt |
@@ -3,6 +3,9 @@ Test if the form with novalidate is submitted. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS The form should not be submitted. |
PASS location.search.indexOf("i0=") != -1 is true |
TEST COMPLETE |