blob: f04856e7884063d13ec83a2a753be801992a741a [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