Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / accessibility / svg-image-expected.txt
1  
2 This tests that SVG images are accessible elements and they have the same attributes as real images.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS svgImage.role is realImage.role
8 PASS svgImage.description is realImage.description
9 SVG Image Role: AXRole: AXImage
10 SVG Image Description: AXDescription: TestImage
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14