haikuwebkit/LayoutTests/accessibility/aria-used-on-image-maps-exp...

13 lines
307 B
Plaintext

This tests that you can set an ARIA role on image map elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS group.childAtIndex(0).role is 'AXRole: AXButton'
PASS group.childAtIndex(1).role is 'AXRole: AXButton'
PASS successfullyParsed is true
TEST COMPLETE