haikuwebkit/LayoutTests/accessibility/mac/expanded-notification-expec...

16 lines
356 B
Plaintext

This tests that aria-expanded changes will send notifications.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Initial expanded status: false
Received notification: AXExpandedChanged
Expanded status: true
Received notification: AXExpandedChanged
Expanded status: false
PASS successfullyParsed is true
TEST COMPLETE