[webvtt] Parsing question about "line terminators"

alastor0325 has just created a new issue for 
https://github.com/w3c/webvtt:

== Parsing question about "line terminators" ==
https://w3c.github.io/webvtt/#file-structure

> step 6. One or more WebVTT line terminators to terminate the header 
block and separate the cues from the file header\. 

If we don't have any meta data header in step5, why we still need one 
more "line terminators" to separate the cues and header?

In addition, the meta data header already contains one "line 
terminators [1], so I think the step 6 might be changed to "Zero or 
more WebVTT line terminators"?

The reason I ask this question is because I want to verify whether 
this vtt file [2] is correct, since this one only has one "line 
terminators" after "WEBVTT".

Thanks!

[1] https://w3c.github.io/webvtt/#webvtt-metadata-header
[2] 
http://w3c-test.org/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/header-timings.vtt

Please view or discuss this issue at 
https://github.com/w3c/webvtt/issues/303 using your GitHub account

Received on Tuesday, 21 June 2016 07:26:01 UTC