Bug 106762

Summary: Implement matching by the voice attribute for WebVTT ::cue pseudo element
Product: WebKit Reporter: Dima Gorbik <dgorbik>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, koivisto, ojan.autocc, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 105481    
Bug Blocks: 43668    
Attachments:
Description Flags
Proposed fix 0.1
eric.carlson: review+
Proposed fix 0.2 none

Dima Gorbik
Reported 2013-01-14 00:35:51 PST
Voice elements should be able to be styles by a voice attribute. Example: ::cue(v[voice="Mark"]). For a DOM tree a voice element should be represented with a span and have a title argument set to match WebVTT voice attribute.
Attachments
Proposed fix 0.1 (7.58 KB, patch)
2013-01-14 01:05 PST, Dima Gorbik
eric.carlson: review+
Proposed fix 0.2 (7.67 KB, patch)
2013-01-15 14:34 PST, Dima Gorbik
no flags
Dima Gorbik
Comment 1 2013-01-14 01:05:28 PST
Created attachment 182521 [details] Proposed fix 0.1
Dima Gorbik
Comment 2 2013-01-15 14:34:44 PST
Created attachment 182848 [details] Proposed fix 0.2
Radar WebKit Bug Importer
Comment 3 2013-01-15 15:28:01 PST
WebKit Review Bot
Comment 4 2013-01-15 15:50:56 PST
Comment on attachment 182848 [details] Proposed fix 0.2 Clearing flags on attachment: 182848 Committed r139803: <http://trac.webkit.org/changeset/139803>
WebKit Review Bot
Comment 5 2013-01-15 15:51:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.