| Index: LayoutTests/fast/forms/state-restore-to-non-autocomplete-form-expected.txt
|
| diff --git a/LayoutTests/fast/forms/state-restore-to-non-autocomplete-form-expected.txt b/LayoutTests/fast/forms/state-restore-to-non-autocomplete-form-expected.txt
|
| index 8bace41af37d379cb625ec5a7d198935b0f825f4..be395feda293ff28ab8bdbcf9e8b28c7ff7e4b14 100644
|
| --- a/LayoutTests/fast/forms/state-restore-to-non-autocomplete-form-expected.txt
|
| +++ b/LayoutTests/fast/forms/state-restore-to-non-autocomplete-form-expected.txt
|
| @@ -1,5 +1,8 @@
|
| Test to NOT restore form state to a form with autocomplete=off.
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Controls in the first form should have their default values:
|
| PASS document.getElementById("input1").value is ""
|
| PASS document.getElementById("textarea1").value is ""
|
|
|