Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6701f7eba69d8c281d2b9413e25e6235015b6cc8
https://github.com/WebKit/WebKit/commit/6701f7eba69d8c281d2b9413e25e6235015b6cc8
Author: Rob Buis <[email protected]>
Date: 2026-03-18 (Wed, 18 Mar 2026)
Changed paths:
M LayoutTests/platform/mac-tahoe-wk2-lbse-text/TestExpectations
M Source/WebCore/rendering/RenderLayer.cpp
M Source/WebCore/rendering/RenderLayer.h
Log Message:
-----------
[LBSE] Invalid filter effects should not render
https://bugs.webkit.org/show_bug.cgi?id=275843
rdar://130951885
Reviewed by Said Abou-Hallawa.
Do not paint SVG element with invalid filter effects. Ignore filters
that can't be found and still paint the SVG element. This behavior
matches legacy SVG.
Code based on a WIP patch by Nikolas Zimmermann.
* LayoutTests/platform/mac-tahoe-wk2-lbse-text/TestExpectations:
* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::RenderLayer::paintLayerContents):
(WebCore::RenderLayer::calculateClipRects const):
* Source/WebCore/rendering/RenderLayer.h:
Canonical link: https://commits.webkit.org/309463@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications