Sign in
webkit
/
WebKit
/
3e01ea2c6e60dac71bbc2366692c12538bc3430c
/
.
/
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