Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 30ee8b0124be241420b65ae64c9f0e2814433c30
      
https://github.com/WebKit/WebKit/commit/30ee8b0124be241420b65ae64c9f0e2814433c30
  Author: Johannes Odland <[email protected]>
  Date:   2025-12-11 (Thu, 11 Dec 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/intersection-observer/padding-clip-expected.txt
    M Source/WebCore/page/IntersectionObserver.cpp

  Log Message:
  -----------
  IntersectionObserver root rect with padding is incorrect if there's overflow 
clipping.
https://bugs.webkit.org/show_bug.cgi?id=263316

Reviewed by Simon Fraser.

Switch from using contentBoxRect to paddingBoxRect according to discussion in
https://github.com/w3c/IntersectionObserver/issues/504

* 
LayoutTests/imported/w3c/web-platform-tests/intersection-observer/padding-clip-expected.txt:
* Source/WebCore/page/IntersectionObserver.cpp:
(WebCore::IntersectionObserver::computeIntersectionState const):

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



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

Reply via email to