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

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

Issue 2215023002: Fix test so that it doesn't rely on hash navigation during unload. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5716060992962560 for more details. 1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5716060992962560 for more details.
2 CONSOLE MESSAGE: line 44: Test if state of stateless form control types are not saved. 2 CONSOLE MESSAGE: line 44: Test if state of stateless form control types are not saved.
3 CONSOLE WARNING: line 81: Navigating in the unload handler is deprecated and wil l be removed.
4 PASS There is a state for hidden 3 PASS There is a state for hidden
5 PASS There is a state for text 4 PASS There is a state for text
6 PASS There is a state for tel 5 PASS There is a state for tel
7 PASS There is a state for url 6 PASS There is a state for url
8 PASS There is a state for email 7 PASS There is a state for email
9 PASS There is a state for number 8 PASS There is a state for number
10 PASS There is a state for range 9 PASS There is a state for range
11 PASS There is a state for checkbox 10 PASS There is a state for checkbox
12 PASS There is a state for radio 11 PASS There is a state for radio
13 PASS There is a state for file 12 PASS There is a state for file
14 PASS There is a state for select-one 13 PASS There is a state for select-one
15 PASS There is a state for select-multiple 14 PASS There is a state for select-multiple
16 PASS There is a state for textarea 15 PASS There is a state for textarea
17 PASS There is no state for fieldset 16 PASS There is no state for fieldset
18 PASS There is no state for password 17 PASS There is no state for password
19 PASS There is no state for submit 18 PASS There is no state for submit
20 PASS There is no state for reset 19 PASS There is no state for reset
21 PASS There is no state for button 20 PASS There is no state for button
22 PASS There is no state for keygen 21 PASS There is no state for keygen
23 PASS There is no state for output 22 PASS There is no state for output
24 PASS successfullyParsed is true 23 PASS successfullyParsed is true
25 24
26 TEST COMPLETE 25 TEST COMPLETE
27 26
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698