5 This test makes sure that focusable elements in canvas fallback content are accessible.
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
11 PASS document.activeElement == element is true
12 PASS axElement.role is "AXRole: AXLink"
15 PASS document.activeElement == element is true
16 PASS axElement.role is "AXRole: AXButton"
19 PASS document.activeElement == element is true
20 PASS axElement.role is "AXRole: AXTextField"
23 PASS document.activeElement == element is true
24 PASS axElement.role is "AXRole: AXCheckBox"
27 PASS document.activeElement == element is true
28 PASS axElement.role is "AXRole: AXRadioButton"
31 PASS document.activeElement == element is true
32 PASS axElement.role is "AXRole: AXButton"
35 PASS document.activeElement == element is true
36 PASS axElement.role is "AXRole: AXPopUpButton"
39 PASS document.activeElement == element is true
40 PASS axElement.role is "AXRole: AXGroup"
43 PASS document.activeElement == element is true
44 PASS axElement.role is "AXRole: AXButton"
47 PASS document.activeElement == element is true
48 PASS axElement.role is "AXRole: AXLink"
51 PASS document.activeElement == element is true
52 PASS axElement.role is "AXRole: AXLink"
55 PASS document.activeElement == element is true
56 PASS axElement.role is "AXRole: AXButton"
59 PASS document.activeElement == element is true
60 PASS axElement.role is "AXRole: AXTextField"
63 PASS document.activeElement == element is true
64 PASS axElement.role is "AXRole: AXCheckBox"
67 PASS document.activeElement == element is true
68 PASS axElement.role is "AXRole: AXRadioButton"
71 PASS document.activeElement == element is true
72 PASS axElement.role is "AXRole: AXButton"
75 PASS document.activeElement == element is true
76 PASS axElement.role is "AXRole: AXPopUpButton"
79 PASS document.activeElement == element is true
80 PASS axElement.role is "AXRole: AXGroup"
83 PASS document.activeElement == element is true
84 PASS axElement.role is "AXRole: AXButton"
87 PASS document.activeElement == element is true
88 PASS axElement.role is "AXRole: AXLink"
91 PASS document.activeElement == element is true
92 PASS axElement.role is "AXRole: AXButton"
95 PASS document.activeElement == element is true
96 PASS axElement.role is "AXRole: AXButton"
98 PASS successfullyParsed is true