Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 43194467825ed665a12b110fd3b520234b463b03
      
https://github.com/WebKit/WebKit/commit/43194467825ed665a12b110fd3b520234b463b03
  Author: Johannes Odland <[email protected]>
  Date:   2026-01-24 (Sat, 24 Jan 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-horizontal-rtl-overconstrained-expected.txt
    M Source/WebCore/rendering/RenderBoxModelObject.cpp

  Log Message:
  -----------
  Writing mode of containing block should be used when adjusting 
overconstrained sticky element
https://bugs.webkit.org/show_bug.cgi?id=304338

Reviewed by Simon Fraser.

Checking the writing mode of the containing block in stead of the sticky box.

* Source/WebCore/rendering/RenderBoxModelObject.cpp:
(WebCore::RenderBoxModelObject::computeStickyPositionConstraints const):

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



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

Reply via email to