Cleanup after SK_SUPPORT_LEGACY_COLOR32_MATH rebaseline
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-hidden-expected.txt
blob7134f49cc4a5a197d462585f393c5b3c4d91dc92
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.title is 'AXTitle: h2'
11 PASS successfullyParsed is true
13 TEST COMPLETE