Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1ff05015f958fd2017e5afa0a8845fc9194780f0
      
https://github.com/WebKit/WebKit/commit/1ff05015f958fd2017e5afa0a8845fc9194780f0
  Author: Rob Buis <[email protected]>
  Date:   2026-03-25 (Wed, 25 Mar 2026)

  Changed paths:
    M LayoutTests/platform/mac-tahoe-wk2-lbse-text/TestExpectations
    M Source/WebCore/platform/graphics/filters/FilterImage.cpp
    M Source/WebCore/platform/graphics/filters/FilterImage.h
    M Source/WebCore/svg/graphics/filters/SVGFilterRenderer.cpp

  Log Message:
  -----------
  [LBSE] Fix incorrect clipping on feOffset
https://bugs.webkit.org/show_bug.cgi?id=309662

Reviewed by Said Abou-Hallawa.

Create a new, adjusted FilterImage for SourceGraphic
primitives that use a primitive subregion hat differs
from the default filter region (like feOffset), this
avoids clipping to the too tight default filter region.

Code taken from a WIP patch by Nikolas Zimmermann.

* LayoutTests/platform/mac-tahoe-wk2-lbse-text/TestExpectations:
* Source/WebCore/platform/graphics/filters/FilterImage.cpp:
(WebCore::FilterImage::create):
* Source/WebCore/platform/graphics/filters/FilterImage.h:
* Source/WebCore/svg/graphics/filters/SVGFilterRenderer.cpp:
(WebCore::SVGFilterRenderer::apply):

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



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

Reply via email to