Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / forms / color / input-color-choose-default-value-after-set-value-expected.txt
1 Test if change event fires when the user selects the default value after the value was changed by JS.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS input.value is "#ff0000"
7 onchange fired: #ffffff
8 PASS input.value is "#ffffff"
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12