Re: [infra-tests][webvtt-tests] WebVTT file parsing tests (#5032)

> I'd prefer not to duplicate the test data.

Yeah, good point.

>Most of the tests are short, so tracking cues by index should be relatively easy. I've also tried to give them numbered text data (where it was easy) to make it a little easier.

It seems this is off by 1 though because `index` starts at 0 but the first cue is `text1`.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5032#issuecomment-283678412

Received on Thursday, 2 March 2017 15:07:18 UTC