Sign in
webkit
/
WebKit
/
983b299acc32acd2faaf762fdcd3ded1f17c80ab
/
.
/
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