WebVTT/Test Plan: Difference between revisions
< WebVTT
Jump to navigation
Jump to search
| Line 21: | Line 21: | ||
== References == | == References == | ||
* [http://www. | * [https://wiki.mozilla.org/WebVTT Wiki page] | ||
* [http://dev.w3.org/html5/webvtt/ WebVTT spec] | |||
* [http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#the-track-element HTML5 Track Element spec] | |||
* MDN -[https://developer.mozilla.org/en-US/docs/HTML/WebVTT WebVTT] | |||
* Available samples: | |||
** [https://people.xiph.org/~giles/2013/vtt-01.html Sample 1] | |||
** [http://people.mozilla.org/~rgiles/2013/demo.html Sample 2] | |||
== Test Cases == | == Test Cases == | ||
Revision as of 15:48, 5 March 2014
WebVTT
| Feature | Status | Release Target | Dev Lead | QA Lead | QA Status |
| WebVTT | Landed | Firefox 28 | Rick Eyre | Alexandra Lucinet |
Summary
References
- Wiki page
- WebVTT spec
- HTML5 Track Element spec
- MDN -WebVTT
- Available samples:
Test Cases
- The test cases for this feature can be viewed in this [Google Spreadsheet] or in this [Moztrap testsuite].
Automation Coverage
Bugs
- Tracking bug - 629350
Sign off
- Criteria
- All the test cases were executed.
- All the blocker, critical, major bugs have been fixed.