[Bug 14068] New: Think about what to return for backColor/hiliteColor value if it winds up being fully transparent

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14068

           Summary: Think about what to return for backColor/hiliteColor
                    value if it winds up being fully transparent
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Editing APIs
        AssignedTo: ayg@aryeh.name
        ReportedBy: ayg@aryeh.name
         QAContact: sideshowbarker+html-editing-api@gmail.com
                CC: mike@w3.org, public-webapps@w3.org


Currently the spec says to return rgb(255, 255, 255).  Maybe we should return
rgba(0, 0, 0, 0) instead.  Have to check what browsers do.

-- 
Configure bugmail: http://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 Wednesday, 7 September 2011 20:11:03 UTC