/home/clopez/webkit/webkit/layout-test-results/accessibility/aria-hidden-false-works-in-subtrees-actual.txt

1 
21This tests that a sub-tree within a node marked with aria-hidden=false will be exposed in the AX tree.
32
43On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
54
65
76AXRole: AXSection
8 AXDescription: group0
 7AXDescription:
98
109 AXRole: AXGroup
11  AXDescription: group2
 10 AXDescription:
1211
1312 AXRole: AXButton
14  AXDescription: button1
 13 AXDescription:
1514
 15FAIL object.role should be AXRole: AXStaticText. Was .
 16FAIL stringValue should be AXValue: text3. Was .
 17FAIL object.role should be AXRole: AXStaticText. Was .
 18FAIL stringValue should be AXValue: text4 . Was .
 19PASS !object || !object.isValid is true
 20FAIL object.role should be AXRole: AXGroup. Was AXRole: AXSection.
 21PASS object.childrenCount is 0
 22FAIL object.role should be AXRole: AXGroup. Was AXRole: AXSection.
 23PASS object.childrenCount is 1
 24PASS object.childAtIndex(0).role is 'AXRole: AXButton'
1625Non-rendered iframe content should not be visible when aria-hidden=true. The first child should be a group and NOT static text.
1726iFrame child role: AXRole: AXWebArea
1827PASS successfullyParsed is true