| 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 c87112546b9dce20c6a4834578b73851d612c950..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,9 +1,9 @@
|
| Test to restore form value states for a radio group.
|
|
|
| -PASS document.getElementById("input1").checked is true
|
| -PASS document.getElementById("input2").checked is false
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS document.getElementById("input1").checked is true
|
| +PASS document.getElementById("input2").checked is false
|
|
|
|
|
|
|