OLD | NEW |
1 Test | 1 Test |
2 This test ensures the accessibility bounds of embedded SVG objects are correct. | 2 This test ensures the accessibility bounds of embedded SVG objects are correct. |
3 | 3 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 5 |
6 | 6 |
7 container location: (607, 107) | 7 container location: (607, 107) |
8 Face role: AXRole: AXButton | 8 Face role: AXRole: AXButton |
9 Face label: face | 9 Face label: face |
10 FaceX: 0 | 10 FaceX: 0 |
11 FaceY: 0 | 11 FaceY: 0 |
12 | 12 |
13 | 13 |
14 Eye role: AXRole: AXButton | 14 Eye role: AXRole: AXButton |
15 Eye label: left-eye | 15 Eye label: left-eye |
16 EyeX: 103 | 16 EyeX: 103 |
17 EyeY: 148 | 17 EyeY: 148 |
18 | 18 |
19 | 19 |
20 Nose role: AXRole: AXButton | 20 Nose role: AXRole: AXButton |
21 Nose label: nose | 21 Nose label: nose |
22 NoseX: 193 | 22 NoseX: 193 |
23 NoseY: 206 | 23 NoseY: 206 |
24 | 24 |
25 | 25 |
26 Mouth role: AXRole: AXButton | 26 Mouth role: AXRole: AXButton |
27 Mouth label: smile | 27 Mouth label: smile |
28 MouthX: 114 | 28 MouthX: 113 |
29 MouthY: 275 | 29 MouthY: 274 |
30 | 30 |
31 | 31 |
32 Text role: AXRole: AXStaticText | 32 Text role: AXRole: AXStaticText |
33 TextX/10: 15 | 33 TextX/10: 15 |
34 TextY/10: 11 | 34 TextY/10: 11 |
35 | 35 |
36 | 36 |
37 Image role: AXRole: AXImage | 37 Image role: AXRole: AXImage |
38 Image label: Test Image | 38 Image label: Test Image |
39 ImageX: 21 | 39 ImageX: 21 |
40 ImageY: 21 | 40 ImageY: 21 |
41 PASS successfullyParsed is true | 41 PASS successfullyParsed is true |
42 | 42 |
43 TEST COMPLETE | 43 TEST COMPLETE |
44 | 44 |
OLD | NEW |