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