WebVTT/Test Plan

WebVTT

Feature Status Release Target Dev Lead QA Lead QA Status
WebVTT Landed Firefox 29 Rick Eyre Alexandra Lucinet

Summary

WebVTT (Web Video Text Tracks) is a format for displaying timed text tracks (e.g. subtitles) with the <track> element. The primary purpose of WebVTT files is to add subtitles to a <video>.

References

Test Cases

Bugs

  • Tracking bug - 629350
  • bug 887978 - Turn WebVTT on by default on trunk. - Verified Fixed
  • bug 941701 - [WebVTT] Crash in [@ mozilla::dom::TextTrackCue::GetCueAsHTML()] - Verified Fixed
  • bug 976580 - [WebVTT] Caption sizes aren't changing when the video enters full screen - New
  • bug 863488 - [webvtt] captions do not display unless play() is called - New
  • bug 879426 - [webvtt] TextTrack.mode should be being updated correctly - New
  • bug 886353 - File->Save As...->Web Page, complete should also save the VTT file - New
  • bug 973384 - Assertion failure when <track src> is a URL that redirects - New
  • bug 975447 - Crash during shutdown CC with <video><track> - New
  • bug 924675 - 'View video' should copy <track> elements. - New
  • bug 980343 - [webvtt] Subtitle is not displayed in snapshots - New
  • bug 964625 - The WebVTT parser does not require whitespace between timings and settings - Verified Fixed

Sign off

Criteria
  • All the test cases were executed.
  • All the blocker, critical, major bugs have been fixed.