Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d0131f266933a6e54fbb74f16789fbb93960de5b
      
https://github.com/WebKit/WebKit/commit/d0131f266933a6e54fbb74f16789fbb93960de5b
  Author: Alan Baradlay <[email protected]>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    A 
LayoutTests/fast/flexbox/svg-as-flex-item-with-percent-height-expected.html
    A LayoutTests/fast/flexbox/svg-as-flex-item-with-percent-height.html
    M Source/WebCore/rendering/RenderFlexibleBox.cpp

  Log Message:
  -----------
  [Flex] Navigation buttons jump around when moving between pages on training 
pages
https://bugs.webkit.org/show_bug.cgi?id=289650#
<rdar://146775933>

Reviewed by Antti Koivisto.

In case of subtree layout when the flex item is the root, we don't run flex 
layout at all
so no flex layout rules are supposed to apply.

* Source/WebCore/rendering/RenderFlexibleBox.cpp:
(WebCore::RenderFlexibleBox::canUseFlexItemForPercentageResolution):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to