blob: 4e9cfb842395f348fd32ec5950d2fe73c8f1e217 [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