[Webkit-unassigned] [Bug 79916] Basic CSS styling of text track cues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 05:58:22 PDT 2015


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

Simon Pieters <zcorpan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zcorpan at gmail.com

--- Comment #1 from Simon Pieters <zcorpan at gmail.com> ---
The ::cue(#id) selector should match a WebVTT cue with the given id. It's seems it's not supported in WebKit. Presto supports it.

Test:
http://w3c-test.org/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/id_color.html
http://w3c-test.org/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/id_color-ref.html

Spec:
"For the purposes of ID selector matching, lists of WebVTT Node Objects have the ID given by the cue's text track cue identifier, if any."
http://dev.w3.org/html5/webvtt/#dfn-pseudo-cue-selector

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150311/e9d7fdae/attachment-0002.html>


More information about the webkit-unassigned mailing list