| Index: LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
|
| diff --git a/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt b/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
|
| index 4dda02a0d4556f3b4a2a32016aa2f350ff8b1b5d..7e6087326cbc1d7427ecda7c049cac3b9a818a0c 100644
|
| --- a/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
|
| +++ b/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
|
| @@ -1,5 +1,8 @@
|
| Test to restore form value states for a radio group.
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS document.getElementById("input1").checked is true
|
| PASS document.getElementById("input2").checked is false
|
|
|
|
|