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

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

  Log Message:
  -----------
  Handle overconstrained sticky elements
https://bugs.webkit.org/show_bug.cgi?id=301616

Reviewed by Simon Fraser.

Checks if the sticky box rectangle is larger than the sticky view rectangle in 
an axis,
and reduces the end edge inset in that axis to fit the sticky box rectangle.

Should pass the tests filed in 
https://github.com/web-platform-tests/wpt/pull/55763.
* Source/WebCore/rendering/RenderBoxModelObject.cpp:
(WebCore::RenderBoxModelObject::computeStickyPositionConstraints const):

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



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

Reply via email to