WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185343
CSS filters which reference SVG filters fail to respect the "color-interpolation-filters" of the filter
https://bugs.webkit.org/show_bug.cgi?id=185343
Summary
CSS filters which reference SVG filters fail to respect the "color-interpolat...
Simon Fraser (smfr)
Reported
2018-05-04 21:15:48 PDT
A CSS filter that references a filter defined in SVG, like "filter: url(#foopy);" always uses sRGB interpolation. It should use linearRGB if the SVG does not explicitly choose sRGB. This is what other browsers do.
Attachments
Test case
(2.10 KB, text/html)
2018-05-04 21:16 PDT
,
Simon Fraser (smfr)
no flags
Details
Patch
(7.59 KB, patch)
2018-05-07 14:57 PDT
,
Simon Fraser (smfr)
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2018-05-04 21:16:16 PDT
Created
attachment 339633
[details]
Test case
Simon Fraser (smfr)
Comment 2
2018-05-07 14:57:20 PDT
Created
attachment 339756
[details]
Patch
Simon Fraser (smfr)
Comment 3
2018-05-07 18:35:23 PDT
https://trac.webkit.org/changeset/231473/webkit
Radar WebKit Bug Importer
Comment 4
2018-05-07 18:36:36 PDT
<
rdar://problem/40045449
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug