Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-hidden-with-elements-expected.txt
blobe2920eafecb441d9cbf110716f081d77b4fae6b5
1 cell    cell    cell
2 cell    cell    cell
3 cell
4 test
5 test
7 heading
9 This tests that aria-hidden works as expected on elements that are subclasses of AccessibilityRenderObject
11 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
14 PASS child.childrenCount is 0
15 PASS child.role is 'AXRole: AXHeading'
16 PASS successfullyParsed is true
18 TEST COMPLETE