Update ReadMe.md
[qtwebkit.git] / LayoutTests / accessibility / aria-hidden-with-elements-expected.txt
blob58d499e9675fd04f8a696ac20e8c65596ddb9d9e
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 child.role is AXRole: AXHeading
16 PASS successfullyParsed is true
18 TEST COMPLETE