[Webkit-unassigned] [Bug 12205] New: Add support for CMYK for css colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 15:33:30 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12205

           Summary: Add support for CMYK for css colors
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org
                CC: contact at nickshanks.com


This enhancement would add support for two css values -webkit-cmyk() and
-webkit-cmyka() which can be used anywhere a css color value is used (ie.
color: foo;, background-color: bar;).  It would work exactly the same as the
hsl() and hsla() values work.  There is no spec for this, but Prince6 alpha
supports it (http://www.princexml.com/howcome/2006/p6/p6demo2.html).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list