Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1005 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 1005 Bytes

WebVTT

This is the source of the WebVTT specification.

Contributions can be made via the W3C Text Tracks Community Group.

You can file new issues from the specification itself. There are also old bugs reported in W3C BugZilla.

Generating the spec

This spec is generated using bikeshed.

To generate a CG draft, run:

$ bikeshed spec

To generate a WD snapshot, run e.g.:

$ ./snapshot.sh WD 2016-01-01 2015-12-08

Also see https://github.com/w3c/webvtt/commit/754f13e3cf03d6036c3e4628c6920d17b412f778 for manual fixup of the generated output.

To format the index.bs file, run:

$ ./format.py index.bs