| Index: LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt
|
| diff --git a/LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt b/LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt
|
| index 6d89735a1238baf236a66aacfaa021deb0083da5..3b1a5f9e597546bd4ad48b8dce1df45ca3a80481 100644
|
| --- a/LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt
|
| +++ b/LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt
|
| @@ -3,6 +3,9 @@ There was a bug of validation of a required radio button. This test confirms the
|
| 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
|
|
|