Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / svg-image-expected.txt
bloba3187d20840adf03e23e7680fed816ad8ab64cf5
1  
2 This tests that SVG images are accessible elements and they have the same attributes as real images.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS svgImage.role is realImage.role
8 PASS svgImage.deprecatedDescription is realImage.deprecatedDescription
9 SVG Image Role: AXRole: AXImage
10 SVG Image Description: AXDescription: TestImage
11 PASS successfullyParsed is true
13 TEST COMPLETE