blob: 84e67579ea7f1c83c2a717f450c9b907b20885fd [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