summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/output-reset-assertion-failed-expected.txt
blob: e434d94e343fc44b2d16e07e89bc634afd2fddf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Ensures that assertion failures don't occur on updating the value of <output> elements.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


- A test in the value is set twice.
PASS Not crashed

- A test in the value is set to different values twice.
PASS Not crashed

- A test in reset events occur twice when there is no default value.
PASS Not crashed

- A test in reset events occur twice when the value is the same as the default value.
PASS Not crashed
PASS successfullyParsed is true

TEST COMPLETE