haikuwebkit/LayoutTests/accessibility/aria-liveregion-marquee-def...

14 lines
415 B
Plaintext

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.focusedElement.stringAttributeValue('AXARIALive') is 'off'
PASS accessibilityController.focusedElement.stringAttributeValue('AXARIALive') is 'assertive'
PASS successfullyParsed is true
TEST COMPLETE