This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16171 - WebVTT: CSS 'color' property default alpha channel
Summary: WebVTT: CSS 'color' property default alpha channel
Status: RESOLVED FIXED
Alias: None
Product: TextTracks CG
Classification: Unclassified
Component: WebVTT (show other bugs)
Version: unspecified
Hardware: All All
: P2 trivial
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 00:01 UTC by vcarbune
Modified: 2012-04-25 22:35 UTC (History)
4 users (show)

See Also:


Attachments

Description vcarbune 2012-03-01 00:01:05 UTC
In section 3.5.1 Applying CSS Properties to WebVTT Node Objects:
http://dev.w3.org/html5/webvtt/#applying-css-properties-to-webvtt-node-objects

"The 'color' property on the (root) List of WebVTT Node Objects must be set to 'rgba(255,255,255,0)'. [CSSCOLOR]"

The default alpha channel of the text color should probably be 1, not 0.
Comment 1 Ian 'Hixie' Hickson 2012-04-25 22:35:10 UTC
oops!
Comment 2 contributor 2012-04-25 22:35:18 UTC
Checked in as WHATWG revision r7075.
Check-in comment: Make all cues readable...
http://html5.org/tools/web-apps-tracker?from=7074&to=7075