Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / color-well-expected.txt
blob3275e3aa54cd41ff0b8741e80e81abe55109c060
1 CONSOLE WARNING: line 10: The specified value "purple" does not conform to the required format.  The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.
2 This test ensures that the correct accessibility properties can be retrieved from input elements of type color.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS axColorwell.role is "AXRole: AXColorWell"
8 PASS axColorwell.colorValue is 4278190080
9 PASS axColorwell.stringValue is "AXValue: rgba(0, 0, 0, 1)"
10 PASS axColorwell.role is "AXRole: AXColorWell"
11 PASS axColorwell.colorValue is 4294901760
12 PASS axColorwell.stringValue is "AXValue: rgba(255, 0, 0, 1)"
13 PASS axColorwell.role is "AXRole: AXColorWell"
14 PASS axColorwell.colorValue is 4278190080
15 PASS axColorwell.stringValue is "AXValue: rgba(0, 0, 0, 1)"
16 PASS successfullyParsed is true
18 TEST COMPLETE
19