Sign in
webkit
/
WebKit
/
a9c91ce2c5aea1dcbb1791839037fd37c48643d1
/
.
/
LayoutTests
/
media
/
track
/
track-webvtt-tc030-interspersed-non-cue-expected.txt
blob: dce5578119a3d6728296b50c52e3a2122762a0a1 [
file
] [
log
] [
blame
]
Tests that an empty line after an identifier line discards the current cue and restarts the cue loop.
*** Testing text track 0
EXPECTED (cues.length == '2') OK
EXPECTED (cues[0].text == 'First') OK
EXPECTED (cues[1].text == 'Second') OK
END OF TEST