Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 74b7678bbeccf1edf4273fc63f4930185cbcc0c7
      
https://github.com/WebKit/WebKit/commit/74b7678bbeccf1edf4273fc63f4930185cbcc0c7
  Author: Jani Hautakangas <[email protected]>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
    M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.h

  Log Message:
  -----------
  [GTK][WPE] Skia Compositor: Isolate blend-mode children in their own surface
https://bugs.webkit.org/show_bug.cgi?id=313518

Reviewed by Carlos Garcia Campos.

A child layer's blend mode must blend against the contents of its
enclosing stacking context, not whatever the parent canvas happens
to hold from unrelated ancestors.

* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::computeTransformsAndAnimations):
(WebCore::SkiaCompositingLayer::recursivePaint):
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.h:

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



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

Reply via email to