- From: Simon Pieters via GitHub <sysbot+gh@w3.org>
- Date: Fri, 06 Nov 2015 14:54:24 +0000
- To: public-texttracks@w3.org
zcorpan has just submitted a new pull request for https://github.com/w3c/webvtt: == Fix #222: Revamp the parser == Introduce a new "consume a WebVTT block" concept that is used for parsing the header, cues, and discarding of bad cues. This should be strictly editorial except that it also fixes #224. It should be easier to add new block types like STYLE, and hopefully easier to implement without having the algorithm use GOTO everywhere. See https://github.com/w3c/webvtt/pull/246
Received on Friday, 6 November 2015 14:54:26 UTC