blob: aee80c41622833a941299d808be3907d0b16b7bf [file] [edit]
This tests that aria-label works on area elements.
PASS: accessibilityController.accessibleElementById('btn_prev').description === 'AXDescription: Previous'
PASS: accessibilityController.accessibleElementById('btn_next').description === 'AXDescription: Next'
PASS successfullyParsed is true
TEST COMPLETE