[Bug 16171] New: CSS 'color' property default alpha channel

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16171

           Summary: CSS 'color' property default alpha channel
           Product: TextTracks CG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: WebVTT
        AssignedTo: ian@hixie.ch
        ReportedBy: victor.carbune@gmail.com
         QAContact: dave.null@w3.org
                CC: mike@w3.org, public-texttracks@w3.org


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.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 1 March 2012 00:01:10 UTC