Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / css-styles-expected.txt
blob464dc4df9369a58d631f93b9df364be6c2363531
1 This test ensures that various style attributes can be retrieved via the accessibility APIs.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS axHeading.backgroundColor is 0
7 PASS axHeading.color is 16711680
8 PASS axHeading.fontSize is 12
9 PASS axParagraph.backgroundColor is 0
10 PASS axParagraph.color is 65280
11 PASS axParagraph.fontSize is 14
12 PASS axButton.backgroundColor is 4294967295
13 PASS axButton.color is 255
14 PASS axButton.fontSize is 16
15 PASS axText.backgroundColor is 4294967295
16 PASS axText.color is 255
17 PASS axText.fontSize is 16
18 PASS successfullyParsed is true
20 TEST COMPLETE
21 Heading.
23 Line one.
24 Line two.
26