summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content-expected.txt
blob: 89e2380a34ffa1b357cc2eec6fc4170ea533a34b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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