blob: c9ab4622a0cfff7c78962efb302a47f8dff01ae7 [file] [edit]
marquee1
marquee2
This tests that the marquee role has the correct default aria-live status (off).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS accessibilityController.accessibleElementById('marquee1').stringAttributeValue('AXARIALive') is 'off'
PASS accessibilityController.accessibleElementById('marquee2').stringAttributeValue('AXARIALive') is 'assertive'
PASS successfullyParsed is true
TEST COMPLETE