--- /home/clopez/webkit/webkit/layout-test-results/accessibility/aria-hidden-false-works-in-subtrees-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/accessibility/aria-hidden-false-works-in-subtrees-actual.txt @@ -1,18 +1,27 @@ - This tests that a sub-tree within a node marked with aria-hidden=false will be exposed in the AX tree. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". AXRole: AXSection -AXDescription: group0 +AXDescription: AXRole: AXGroup - AXDescription: group2 + AXDescription: AXRole: AXButton - AXDescription: button1 + AXDescription: +FAIL object.role should be AXRole: AXStaticText. Was . +FAIL stringValue should be AXValue: text3. Was . +FAIL object.role should be AXRole: AXStaticText. Was . +FAIL stringValue should be AXValue: text4 . Was . +PASS !object || !object.isValid is true +FAIL object.role should be AXRole: AXGroup. Was AXRole: AXSection. +PASS object.childrenCount is 0 +FAIL object.role should be AXRole: AXGroup. Was AXRole: AXSection. +PASS object.childrenCount is 1 +PASS object.childAtIndex(0).role is 'AXRole: AXButton' Non-rendered iframe content should not be visible when aria-hidden=true. The first child should be a group and NOT static text. iFrame child role: AXRole: AXWebArea PASS successfullyParsed is true