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: AXDescription: face | 9 Face label: AXDescription: face |
10 FaceX: 0 | 10 FaceX: 0 |
(...skipping 24 matching lines...) Expand all Loading... |
35 | 35 |
36 | 36 |
37 Image role: AXRole: AXImage | 37 Image role: AXRole: AXImage |
38 Image label: AXDescription: Test Image | 38 Image label: AXDescription: 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 |