Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-hidden-children-not-in-text-from-content-expected.txt
blobecfa0a95b581f11c67e94c5fd67be9e2dee61014
1 This tests that aria-hidden elements within an element are not included in accessible name from content
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS checkbox1.deprecatedTitle.trim() is 'AXTitle:'
8 PASS checkbox2.deprecatedTitle.trim() is 'AXTitle: Non-hidden descendant content'
9 PASS successfullyParsed is true
11 TEST COMPLETE