Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-hidden-expected.txt
blob4208128be77ff14abc68385449e366c808028bec
1 h1 test
3 h2
5 This tests that the aria-hidden attribute works correctly with accessibility. The H1 element (and its children) should not appear in the AX hierarchy. The H2 element should be the first child
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS h2.deprecatedTitle is 'AXTitle: h2'
11 PASS successfullyParsed is true
13 TEST COMPLETE