[webvtt] Parser drops identifier on the floor

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

== Parser drops identifier on the floor ==
@alastor0325 noticed that the spec's parser doesn't set the cue 
identifier to anything but the empty string. Oops. This regressed in 
https://github.com/w3c/webvtt/pull/246

Fix is to set the cue identifier to *buffer* on cue creation in the 
parser.

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

Received on Friday, 1 July 2016 13:58:59 UTC