blob: 2cd044e16ff5116ebad0086c7c0d05ab23dc0c82 [file] [log] [blame]
This test ensures that a node-only object (e.g. one with display:contents) that is inert is ignored.
PASS: accessibilityController.accessibleElementById('button') === null
Removing inert from #button
PASS: accessibilityController.accessibleElementById('button').role.includes('Button') === true
PASS successfullyParsed is true
TEST COMPLETE
Click me