[Webkit-unassigned] [Bug 105480] Implement element type selectors for the WebVTT ::cue pseudo class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 5 01:46:29 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=105480


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181422|review?                     |review-
               Flag|                            |




--- Comment #5 from Antti Koivisto <koivisto at iki.fi>  2013-01-05 01:48:26 PST ---
(From update of attachment 181422)
This is hacky. Also tagMatches() is hot and we don't want to add branches there. I think you should make the WebVTT shadow nodes really have these tag names (c, v), and add the UA CSS rules to style them.

-- 
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