Index: LayoutTests/fast/forms/interactive-validation-required-checkbox-expected.txt |
diff --git a/LayoutTests/fast/forms/interactive-validation-required-checkbox-expected.txt b/LayoutTests/fast/forms/interactive-validation-required-checkbox-expected.txt |
index 73898e03c95a10559ad0fbfeee0959a41ce8d71f..2a50aeec1970ef3a248385d1224c5b22df6917a9 100644 |
--- a/LayoutTests/fast/forms/interactive-validation-required-checkbox-expected.txt |
+++ b/LayoutTests/fast/forms/interactive-validation-required-checkbox-expected.txt |
@@ -3,6 +3,9 @@ There was a bug of validation of a required checkbox. This test confirms the bug |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS The form should be submitted. |
PASS location.search.indexOf("terms=on") != -1 is true |
TEST COMPLETE |