[Webkit-unassigned] [Bug 16183] SVG doesn't support rgba colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 11:52:24 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=16183


Jonathan Kliegman <kliegs at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57874|0                           |1
        is obsolete|                            |
  Attachment #57901|                            |review?, commit-queue?
               Flag|                            |




--- Comment #16 from Jonathan Kliegman <kliegs at chromium.org>  2010-06-04 11:52:22 PST ---
Created an attachment (id=57901)
 --> (https://bugs.webkit.org/attachment.cgi?id=57901)
Enable hsl, hsla and rgba color specifications in svg formats

Enabled processing of rgba, hsl and hsla color specifications for SVG files.  SVG spec calls for CSS2 but common usage and other browsers support CSS3 colors being used in SVG files

Removed unused svg parameter from CSSParser::parseColorFromValue and callers (parameter made obsolete by this change)

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



More information about the webkit-unassigned mailing list