Skip to content

Cue settings should require colon and value in the syntax#542

Open
zcorpan wants to merge 1 commit intow3c:mainfrom
zcorpan:zcorpan/cue-settings-require-colon
Open

Cue settings should require colon and value in the syntax#542
zcorpan wants to merge 1 commit intow3c:mainfrom
zcorpan:zcorpan/cue-settings-require-colon

Conversation

@zcorpan
Copy link
Copy Markdown
Contributor

@zcorpan zcorpan commented Mar 13, 2026

Fixes #541


Preview | Diff

@zcorpan
Copy link
Copy Markdown
Contributor Author

zcorpan commented Mar 13, 2026

This change has no normative change because each defined cue setting requires the colon and value already.

@w3cbot
Copy link
Copy Markdown

w3cbot commented Mar 13, 2026

zcorpan marked as non substantive for IPR from ash-nazg.

@zcorpan zcorpan force-pushed the zcorpan/cue-settings-require-colon branch from 0c7eafc to f4429f1 Compare March 18, 2026 12:59
Copy link
Copy Markdown
Contributor

@nigelmegitt nigelmegitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason not to allow optional whitespace either side of the colon?

@palemieux
Copy link
Copy Markdown
Contributor

Any reason not to allow optional whitespace either side of the colon?

The fewer options the better in an already complex specification.

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

Successfully merging this pull request may close these issues.

WebVTT cue setting syntax incorrectly says colon and value are optional

5 participants