Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a076b2dfafb1fa4cac9de03fddb7ac2637c8c89
      
https://github.com/WebKit/WebKit/commit/3a076b2dfafb1fa4cac9de03fddb7ac2637c8c89
  Author: Rob Buis <[email protected]>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M Source/WebCore/rendering/svg/RenderSVGModelObject.cpp

  Log Message:
  -----------
  [LBSE] Prepare RenderSVGModelObject.cpp for non-layered SVG elements
https://bugs.webkit.org/show_bug.cgi?id=315175

Reviewed by Nikolas Zimmermann.

Paint offset cache does not work with RenderLayers and we are preparing
LBSE to work with non-layered SVG elements rather than always having a layer
per SVG element, so drop two assertions related to the paint offset cache
not being enabled.

* Source/WebCore/rendering/svg/RenderSVGModelObject.cpp:
(WebCore::RenderSVGModelObject::localRectsForRepaint const):
(WebCore::RenderSVGModelObject::outlineBoundsForRepaint const):

Canonical link: https://commits.webkit.org/313571@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to