Bug 108038

Summary: [Chromium] Regression: paint-on captions stopped working in recent builds
Product: WebKit Reporter: Silvia Pfeiffer <silviapf>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dgorbik, eric.carlson, schenney, vcarbune
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Silvia Pfeiffer
Reported 2013-01-27 12:10:11 PST
Paint-on captions such as the first few cues in http://swarm.cs.pub.ro/~victor/track/karaoke.html used to work in Chromium. Some recent changes broke it - however, Safari Nightly still works fine.
Attachments
Silvia Pfeiffer
Comment 1 2013-01-27 12:34:48 PST
Victor pointed out that we now require <c> elements as in http://trac.webkit.org/browser/trunk/LayoutTests/media/track/captions-webvtt/styling-timestamps.vtt to do successive cue text painting. While W3C bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=16875 isn't resolved, that's probably correct. Though I don't understand why Safari nightly behaves differently.
Dima Gorbik
Comment 2 2013-01-28 14:28:06 PST
(In reply to comment #1) > Victor pointed out that we now require <c> elements as in > http://trac.webkit.org/browser/trunk/LayoutTests/media/track/captions-webvtt/styling-timestamps.vtt > to do successive cue text painting. While W3C bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=16875 isn't resolved, that's probably correct. Though I don't understand why Safari nightly behaves differently. This test that I've added should check this behavior. I couldn't load http://swarm.cs.pub.ro/~victor/track/karaoke.html (the video is in webm) but it works as it is expected on my tests in the nightly build. Could you please attach a reduction that doesn't work for you?
Note You need to log in before you can comment on or make changes to this bug.