Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8eaa75cdf165b7b4d3ee5dd0e712491e56248233
      
https://github.com/WebKit/WebKit/commit/8eaa75cdf165b7b4d3ee5dd0e712491e56248233
  Author: Fujii Hironori <[email protected]>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    A LayoutTests/css3/filters/backdrop/backdrop-inset-opacity-expected.html
    A LayoutTests/css3/filters/backdrop/backdrop-inset-opacity.html
    M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp

  Log Message:
  -----------
  SkiaCompositingLayer::paintWithIntermediateSurface: wrong clip rect offset
https://bugs.webkit.org/show_bug.cgi?id=314536

Reviewed by Carlos Garcia Campos.

The clip rect offset should be surfaceRect.location(), not
contentsRect.location().

Test: css3/filters/backdrop/backdrop-inset-opacity.html

* LayoutTests/css3/filters/backdrop/backdrop-inset-opacity-expected.html: Added.
* LayoutTests/css3/filters/backdrop/backdrop-inset-opacity.html: Added.
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::paintWithIntermediateSurface):

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



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

Reply via email to