Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Region definition block incorrectly parsed as cue #26

Open
davemevans opened this issue Oct 12, 2020 · 0 comments
Open

Region definition block incorrectly parsed as cue #26

davemevans opened this issue Oct 12, 2020 · 0 comments

Comments

@davemevans
Copy link
Contributor

Attempting to parse EXAMPLE 8 from https://w3c.github.io/webvtt/#introduction-other-features gives

Line 4: Cue identifier needs to be followed by timestamp.
Line 12: Cue identifier needs to be followed by timestamp.
Line 19, column 31: Invalid setting.
Line 22, column 31: Invalid setting.
Line 25, column 31: Invalid setting.
Line 28, column 31: Invalid setting.
Line 31, column 31: Invalid setting.
Line 34, column 31: Invalid setting.

Appears that regions are not understood by the header parser, and that the cue setting parser does not know about the region cue setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant