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