- From: <bugzilla@jessica.w3.org>
- Date: Fri, 19 Oct 2012 22:39:23 +0000
- To: public-texttracks@w3.org
- Message-ID: <bug-19632-5018-CC3xyvFJxQ@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19632 Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #4 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> --- This falls in between WebVTT and CSS. Since the WebVTT spec has a CSS extension section where it says how to apply ::cue(selector), and there is nothing about ::cue in the CSS spec, it seems that the WebVTT spec is the only place where this could be explained The "selector" in ::cue(selector) is expected to be a conformant CSS selector, so we should add a sentence referencing CSS escaped characters: E.g. add after: "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." Something like: "If necessary, CSS escaped characters [1] are used to make the cue identifier a valid CSS selector." [1] http://www.w3.org/TR/CSS21/syndata.html#escaped-characters -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 19 October 2012 22:39:24 UTC