Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / accessibility / svg-duplicate-remote-element-expected.txt
1
2
3 In Blink accessibility, the parent of a remove SVG root has to be explicitly set to a node in the main accessibility tree. This test ensures that if the same remote SVG url is referenced twice in the same document, the parent doesn't change depending on when you access it.
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 Parent of first child of image 1: AXDescription: Image1
9 Parent of first child of image 2: AXDescription: Image1
10 PASS imageChildParentDescription2 is imageChildParentDescription1
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14