Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a46e703d80094c005b7ad8c024e72bd281a767ae
      
https://github.com/WebKit/WebKit/commit/a46e703d80094c005b7ad8c024e72bd281a767ae
  Author: Lily Spiniolas <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M Source/WebCore/rendering/RenderLayer.cpp

  Log Message:
  -----------
  Touch event regions do not include transparent elements
https://bugs.webkit.org/show_bug.cgi?id=303315
rdar://165619070

Reviewed by Wenson Hsieh.

Continue painting in `RenderLayer::paintLayerWithEffects` if we are
collecting event regions, even if the element has `opacity:0`

* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::RenderLayer::paintLayerWithEffects):

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



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

Reply via email to