blob: 73109f79fdc0c35569bb37fa03ff2f3fe07fd302 [file] [log] [blame]
Testing for an accessibility text on the scrubber that correctly reflects the changes in media.currentTime.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.getAttribute('aria-valuetext') is "0 seconds"
PASS media.currentTime is 2
PASS input.getAttribute('aria-valuetext') === '2 seconds' became true
PASS successfullyParsed is true
TEST COMPLETE