blob: 577880e92528b4ac86daec660b69a8fa18bfef8f [file] [log] [blame]
tyler_w@apple.comcf8396d2021-12-14 19:59:26 +00001This test passes if WebKit doesn't crash trying to compute whether the elements on this page should be ignored.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS accessibilityController.accessibleElementById('fieldset').role is 'AXRole: AXGroup'
7PASS accessibilityController.accessibleElementById('fieldset-with-legend').role is 'AXRole: AXGroup'
8PASS accessibilityController.accessibleElementById('fieldset-with-legend').role is 'AXRole: AXGroup'
9PASS accessibilityController.accessibleElementById('figure').role is 'AXRole: AXGroup'
10PASS accessibilityController.accessibleElementById('figure-with-explicit-group-role').role is 'AXRole: AXGroup'
11PASS successfullyParsed is true
12
13TEST COMPLETE
14