| Index: third_party/WebKit/LayoutTests/fast/forms/state-restore-hidden-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/state-restore-hidden-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/state-restore-hidden-expected.txt
|
| index 5de1b28797d458e3e8fee084bdb94c0895719c18..bcf2b40a4f1ea4df982617b11fa5c25bc482d5cd 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/state-restore-hidden-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/state-restore-hidden-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -Bug 77391 - Hidden form elements do not save their state prior to form submission
|
| +webkit.org/b/77391 - Hidden form elements do not save their state prior to form submission; crbug.com/651822 - Stop to save state for hidden type.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.f.hidden.value is "after"
|
| +PASS document.f.hidden.value is "before"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|