Bug 6034 - WebKit+SVG needs to support color-interpolation for gradients and opacity calculations
Summary: WebKit+SVG needs to support color-interpolation for gradients and opacity cal...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Nobody
URL: http://www.w3.org/TR/SVG/painting.htm...
Keywords:
Depends on: 5972
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-10 15:11 PST by Eric Seidel (no email)
Modified: 2017-08-19 03:12 PDT (History)
5 users (show)

See Also:


Attachments
The is a svg example that has grids using animateColor with a blur filter associated with them (3.06 KB, image/svg+xml)
2011-07-07 03:42 PDT, Steve
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-12-10 15:11:26 PST
WebKIt+SVG needs to support color-interpolation for gradients and opacity calculations
http://www.w3.org/TR/SVG/painting.html#ColorInterpolationProperty

This will require handling colorspaces correctly at all:
http://bugzilla.opendarwin.org/show_bug.cgi?id=5972
Comment 1 Steve 2011-07-07 03:42:08 PDT
Created attachment 99964 [details]
The is a svg example that has grids using animateColor with a blur filter associated with them
Comment 2 Steve 2011-07-07 03:44:48 PDT
I'm using Chrome 14 and the attached file which has grids using animateColor and a blur filter attached does not work. It works fine in Firefox 4 and Opera 10+.

Any updates on a fix time frame would be much appreciated.

Thanks