Tests for video, track and htmlmediaelement

Hi,

We've got a small team that intends to generate and contribute tests for HTML5 video, track and media elements. I want to share our plan and I've got a few questions.

Robin suggested that it would be most helpful to first sort through the test backlog[1][2] to see what applies to the video, track and media spec sections; we will do this. Is there a tool or method people are using to correlate tests with specific spec text so that we can track spec coverage? BTW, I'm assuming that [3] is the proper spec version. Has anyone correlated the accepted tests for media[4], video[5] and track[6] to spec text? Are there any other test repositories we should be looking at? As we identify tests that apply, what's the procedure to get them reviewed?

Once we do the above, our plan is to start generating tests for the spec sections in video, track and media that are not covered by existing tests.

Suggestions and comments on our plan are welcome.

Thanks,
Bob Lund
CableLabs

[1]  https://github.com/w3c/web-platform-tests/pulls
[2] https<https://github.com/w3c/web-platform-tests/tree/master/old-tests/submission>://github.com/w3c/web-platform-tests/tree/master/old-tests/<https://github.com/w3c/web-platform-tests/tree/master/old-tests/submission>submission<https://github.com/w3c/web-platform-tests/tree/master/old-tests/submission>
[3] http://www.w3.org/TR/2012/CR-html5-20121217/
[4] https://github.com/w3c/web-platform-tests/tree/master/html/semantics/embedded-content-0/media-elements
[5] https://github.com/w3c/web-platform-tests/tree/master/html/semantics/embedded-content-0/the-video-element
[6] https://github.com/w3c/web-platform-tests/tree/master/html/semantics/embedded-content-0/the-track-element

Received on Thursday, 23 May 2013 15:15:46 UTC