Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / state-restore-skip-stateless-expected.txt
blob95ec3a2000180dc4793cab4933839ddeb6450793
1 CONSOLE MESSAGE: line 44: 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
4 PASS There is a state for tel
5 PASS There is a state for url
6 PASS There is a state for email
7 PASS There is a state for number
8 PASS There is a state for range
9 PASS There is a state for checkbox
10 PASS There is a state for radio
11 PASS There is a state for file
12 PASS There is a state for select-one
13 PASS There is a state for select-multiple
14 PASS There is a state for textarea
15 PASS There is no state for fieldset
16 PASS There is no state for password
17 PASS There is no state for submit
18 PASS There is no state for reset
19 PASS There is no state for button
20 PASS There is no state for keygen
21 PASS There is no state for output
22 PASS successfullyParsed is true
24 TEST COMPLETE