blob: c3348e43f8448dd8bc9c216fea0dfdbeb52e069d [file] [log] [blame]
header, timings
<link rel="help" href="https://w3c.github.io/webvtt/#collect-a-webvtt-block">
assert_equals(cues.length, 1);
assert_equals(cues[0].text, 'text');
assert_equals(cues[0].startTime, 0);
assert_equals(cues[0].endTime, 1);
===
WEBVTT
00:00:00.000 --> 00:00:01.000
text