Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1720)

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt

Issue 2879063003: INPUT element: Stop saving/restoring values of input[type=hidden]. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt
index 79efc2a33e8d05eafee37e578422a4026f2a50c0..c9a2853352194647e944da381816be1d7017d057 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt
@@ -1,5 +1,4 @@
-CONSOLE MESSAGE: line 43: Test if state of stateless form control types are not saved.
-PASS There is a state for hidden
+CONSOLE MESSAGE: line 40: Test if state of stateless form control types are not saved.
PASS There is a state for text
PASS There is a state for tel
PASS There is a state for url
@@ -13,6 +12,7 @@ PASS There is a state for select-one
PASS There is a state for select-multiple
PASS There is a state for textarea
PASS There is no state for fieldset
+PASS There is no state for hidden
PASS There is no state for password
PASS There is no state for submit
PASS There is no state for reset

Powered by Google App Engine
This is Rietveld 408576698