Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-used-on-image-maps-expected.txt
blobae1b33eb63443b9c4f14606d47203dd0779b8427
2 This tests that you can set an ARIA role on image map elements.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS group.childAtIndex(0).role is 'AXRole: AXButton'
8 PASS group.childAtIndex(1).role is 'AXRole: AXButton'
9 PASS successfullyParsed is true
11 TEST COMPLETE