summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/ids.vtt
blob: ea335ee9eb5e5b9150ed04c1fef45b6e44606a51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
WEBVTT

 leading space
00:00:00.000 --> 00:00:01.000
{"id":" leading space"}

trailing space 
00:00:00.000 --> 00:00:01.000
{"id":"trailing space "}

-- >
00:00:00.000 --> 00:00:01.000
{"id":"-- >"}

->
00:00:00.000 --> 00:00:01.000
{"id":"->"}

 
00:00:00.000 --> 00:00:01.000
{"id":" "}