blob: 0cca2287e98be0bec19698a39bf8da287863db42 [file]
This tests that SVG images are accessible elements and they have the same attributes as real images.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS svgImage.role is realImage.role
PASS svgImage.description is realImage.description
SVG Image Role: AXRole: image
SVG Image Description: AXDescription: TestImage
PASS successfullyParsed is true
TEST COMPLETE