blob: 7c9fd8e71aa9ce3e15facb7d343f7f1aa7f7433a [file] [log] [blame]
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.name is realImage.name
SVG Image Role: AXRole: AXImage
SVG Image Description: TestImage
PASS successfullyParsed is true
TEST COMPLETE