WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
312820
[LBSE] Suppress LayoutRepainter inside SVG hidden/anonymous containers
https://bugs.webkit.org/show_bug.cgi?id=312820
Summary
[LBSE] Suppress LayoutRepainter inside SVG hidden/anonymous containers
Nikolas Zimmermann
Reported
2026-04-20 14:58:21 PDT
Extend `RenderElement::checkForRepaintDuringLayout()` to return `false` when LBSE is enabled and the element either is an anonymous SVG container (e.g. the viewport container child of `RenderSVGRoot`) or is nested inside a `RenderSVGHiddenContainer`.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2026-04-20 15:00:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63162
EWS
Comment 2
2026-04-21 16:36:17 PDT
Committed
311726@main
(a245e4f6cc13): <
https://commits.webkit.org/311726@main
> Reviewed commits have been landed. Closing PR #63162 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-04-21 16:37:13 PDT
<
rdar://problem/175292657
>
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