blob: 89e2380a34ffa1b357cc2eec6fc4170ea533a34b [file] [log] [blame]
This tests that aria-hidden elements within an element are not included in accessible name from content
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS checkbox1.name.trim() is ''
PASS checkbox2.name.trim() is 'Non-hidden descendant content'
PASS successfullyParsed is true
TEST COMPLETE