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

Side by Side 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 43: Test if state of stateless form control types are not saved. 1 CONSOLE MESSAGE: line 40: Test if state of stateless form control types are not saved.
2 PASS There is a state for hidden
3 PASS There is a state for text 2 PASS There is a state for text
4 PASS There is a state for tel 3 PASS There is a state for tel
5 PASS There is a state for url 4 PASS There is a state for url
6 PASS There is a state for email 5 PASS There is a state for email
7 PASS There is a state for number 6 PASS There is a state for number
8 PASS There is a state for range 7 PASS There is a state for range
9 PASS There is a state for checkbox 8 PASS There is a state for checkbox
10 PASS There is a state for radio 9 PASS There is a state for radio
11 PASS There is a state for file 10 PASS There is a state for file
12 PASS There is a state for select-one 11 PASS There is a state for select-one
13 PASS There is a state for select-multiple 12 PASS There is a state for select-multiple
14 PASS There is a state for textarea 13 PASS There is a state for textarea
15 PASS There is no state for fieldset 14 PASS There is no state for fieldset
15 PASS There is no state for hidden
16 PASS There is no state for password 16 PASS There is no state for password
17 PASS There is no state for submit 17 PASS There is no state for submit
18 PASS There is no state for reset 18 PASS There is no state for reset
19 PASS There is no state for button 19 PASS There is no state for button
20 PASS There is no state for output 20 PASS There is no state for output
21 PASS successfullyParsed is true 21 PASS successfullyParsed is true
22 22
23 TEST COMPLETE 23 TEST COMPLETE
24 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698