[Webkit-unassigned] [Bug 185343] New: CSS filters which reference SVG filters fail to respect the "color-interpolation-filters" of the filter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 4 21:15:48 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185343
Bug ID: 185343
Summary: CSS filters which reference SVG filters fail to
respect the "color-interpolation-filters" of the
filter
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180505/b67c1afb/attachment.html>
More information about the webkit-unassigned
mailing list