WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
108038
[Chromium] Regression: paint-on captions stopped working in recent builds
https://bugs.webkit.org/show_bug.cgi?id=108038
Summary
[Chromium] Regression: paint-on captions stopped working in recent builds
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug