summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/accessibility/iframe-bastardization-expected.txt
blob: 50a622283b641990be0383c661375ead850c7207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

This test makes sure that the AX parent chain hierarchy with iframes is correct

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS parentIframeWebArea.isEqual(iframeScrollArea) is true
PASS parentIframeScrollArea.isEqual(group1) is true
PASS parentGroup1.isEqual(webArea) is true
PASS successfullyParsed is true

TEST COMPLETE