Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / output-reset-assertion-failed-expected.txt
blobe434d94e343fc44b2d16e07e89bc634afd2fddf9
1 Ensures that assertion failures don't occur on updating the value of <output> elements.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 - A test in the value is set twice.
7 PASS Not crashed
9 - A test in the value is set to different values twice.
10 PASS Not crashed
12 - A test in reset events occur twice when there is no default value.
13 PASS Not crashed
15 - A test in reset events occur twice when the value is the same as the default value.
16 PASS Not crashed
17 PASS successfullyParsed is true
19 TEST COMPLETE