Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-none-role-expected.txt
blobeb08a374a48afe3e2bebf69fcd02e8646bd9cb55
1 Link and text
3 This tests that the aria 'none' role works by successfully removing the element from the AX tree.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS firstChild.role is 'AXRole: AXLink'
9 PASS successfullyParsed is true
11 TEST COMPLETE