[Webkit-unassigned] [Bug 57803] Work-in-progress on rendering TextTracks on HTML5 Video
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 5 12:13:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57803
--- Comment #6 from Anna Cavender <annacc at chromium.org> 2011-04-05 12:13:16 PST ---
Quick question about creating a RenderTrack as a RenderBlock subclass and attaching to the RenderVideo hierarchy. I think that will work fine for <track> as a RenderTrack can be associated with each HTMlTrackElement. But, how would this work for in-band tracks that will be demuxed from MediaPlayer? They will have no associated DOM element, so can HTMLMediaElement somehow manage them and attach them to the RenderVideo heirarchy? Not quite clear how that will work?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list