blob: 6a8ef34952fff5c7b40e9dc3fed08ab80a7aee77 [file] [log] [blame]
RUN(mediaElement.play().then(failTest).catch(promiseRejected))
RUN(mediaElement.pause())
Promise rejected. OK
EXPECTED (error.name == 'AbortError') OK
END OF TEST