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