blob: bee4f41865b63e50f2d12eb3cc10f1fe8cd4b867 [file] [log] [blame]
This tests that SVG shapes are exposed to ax tree as images if there are labels describing them.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
circle1: AXRole: AXImage
circle2: AXRole: AXImage
circle3: Element not exposed
PASS !image1 is true
PASS image2.role is 'AXRole: AXImage'
PASS image3.role is 'AXRole: AXImage'
PASS successfullyParsed is true
TEST COMPLETE