Sign in
webkit
/
WebKit
/
4607ef70b24b852e8d4bdab2b8233fa12bf018e4
/
.
/
LayoutTests
/
media
/
track
/
track-load-error-readyState-expected.txt
blob: c095d47e1be60b5a500a16dfcbf3d55c44a6c360 [
file
] [
log
] [
blame
]
Tests the error event on HTMLTrackElement and ERROR readyState on TextTrack.
RUN(internals.setCaptionDisplayMode('Automatic'))
EVENT(error)
EXPECTED (track.readyState == '3') OK
END OF TEST