blob: 3f7c21853da0b9876d7eea0cfb6f34971f591277 [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 platformValueForW3CName(svgImage) is platformValueForW3CName(realImage)
PASS platformValueForW3CDescription(svgImage) is platformValueForW3CDescription(realImage)
SVG Image Role: AXRole: AXImage
SVG Image Accessible Name: TestImage
SVG Image Accessible Description:
PASS successfullyParsed is true
TEST COMPLETE