Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8428c6de6700a24294217812e40ea83d511c6507
https://github.com/WebKit/WebKit/commit/8428c6de6700a24294217812e40ea83d511c6507
Author: Said Abou-Hallawa <[email protected]>
Date: 2026-01-07 (Wed, 07 Jan 2026)
Changed paths:
M LayoutTests/fast/filter-image/clipped-filter-expected.html
M LayoutTests/fast/filter-image/clipped-filter.html
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/manual/filters/canvas-filter-shadow-and-properties-blur.html
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebCore/platform/graphics/filters/FEDropShadow.cpp
M Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp
Log Message:
-----------
[Filters] Disable CoreGraphics blur and drop-shadow filters
https://bugs.webkit.org/show_bug.cgi?id=305034
rdar://166631624
The CoreGraphics filters will be turned off until system frameworks bugs are
fixed.
Also the workaround which was added in 299903@main will be reverted.
Reviewed by Simon Fraser.
* LayoutTests/fast/filter-image/clipped-filter-expected.html:
* LayoutTests/fast/filter-image/clipped-filter.html:
*
LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/manual/filters/canvas-filter-shadow-and-properties-blur.html:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebCore/platform/graphics/filters/FEDropShadow.cpp:
(WebCore::FEDropShadow::supportedFilterRenderingModes const):
* Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:
(WebCore::FEGaussianBlur::supportedFilterRenderingModes const):
(WebCore::FEGaussianBlur::createGraphicsStyle const):
Canonical link: https://commits.webkit.org/305216@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications