Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 170d265893606a4a976a44bbdc8ceb092994ac58
https://github.com/WebKit/WebKit/commit/170d265893606a4a976a44bbdc8ceb092994ac58
Author: Rob Buis <[email protected]>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
R
LayoutTests/platform/mac-tahoe-wk2-lbse-text/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png
M Source/WebCore/rendering/RenderLayerFilters.cpp
Log Message:
-----------
[LBSE] Fix svg/W3C-SVG-1.1/filters-conv-01-f.svg
https://bugs.webkit.org/show_bug.cgi?id=311640
Reviewed by Nikolas Zimmermann.
Fix filters-conv-01-f.svg by making SVG filter operations happen in linear
color space, this matches legacy SVG filter behavior.
*
LayoutTests/platform/mac-tahoe-wk2-lbse-text/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
Removed.
* Source/WebCore/rendering/RenderLayerFilters.cpp:
(WebCore::RenderLayerFilters::beginFilterEffect):
(WebCore::RenderLayerFilters::applyFilterEffect):
Canonical link: https://commits.webkit.org/314448@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications