Cleanup after SK_SUPPORT_LEGACY_COLOR32_MATH rebaseline
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / chromium-only-roles-expected.txt
blob24330c33671d6c831e78cc1e3e12f20f1ecf2ace
1 This test makes sure that a generic focusable div can get accessibility focus.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS axContainer.childAtIndex(0).role is "AXRole: AXSplitter"
7 PASS axContainer.childAtIndex(1).role is "AXRole: AXParagraph"
8 PASS axContainer.childAtIndex(2).role is "AXRole: AXLabel"
9 PASS axContainer.childAtIndex(3).role is "AXRole: AXForm"
10 PASS axContainer.childAtIndex(4).role is "AXRole: AXDiv"
11 PASS successfullyParsed is true
13 TEST COMPLETE