- From: <bugzilla@jessica.w3.org>
- Date: Wed, 17 Jul 2013 03:11:38 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22706
Bug ID: 22706
Summary: [WebVTT] Support text-decoration-{text,color,style} on
CSS ::cue pseudo-element
Classification: Unclassified
Product: TextTracks CG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebVTT
Assignee: silviapfeiffer1@gmail.com
Reporter: bruno.d@partner.samsung.com
QA Contact: dave.null@w3.org
CC: mike@w3.org, public-texttracks@w3.org
hange description:
The CSS ::cue pseudo-element is defined on WebVTT [1] specification as part of
the HTML5 <track> element specification. It has been implemented on issue
168206 and currently provides support for "text-decoration" property as valid
appliance. This issue intends to incrementally add support for the following
properties:
- text-decoration-line
- text-decoration-style
- text-decoration-color
These properties are specified on the CSS3 Text Decoration [2] specification
and are currently implemented behind a runtime flag (see issue 239225 for
details).
Links:
[1] http://dev.w3.org/html5/webvtt/#the-cue-pseudo-element
[2] http://dev.w3.org/csswg/css-text-decor-3
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 17 July 2013 03:11:41 UTC