blob: 4f3c5ec1a3a43773e1354577cd32ce32faf2f36b [file] [log] [blame]
This test ensures that an element's busy state updates aria-busy changes.
Verifying initial busy state:
#clock is busy: false
#clock-display-contents is busy: false
Setting aria-busy to true.
#clock is busy: true
#clock-display-contents is busy: true
Setting aria-busy to false.
#clock is busy: false
#clock-display-contents is busy: false
PASS successfullyParsed is true
TEST COMPLETE
2:30pm
4:30pm