[webkit-changes] [WebKit/WebKit] 47019c: REGRESSION (288289 at main): Rakuten date picker does...

Alan Baradlay noreply at github.com
Thu Jan 30 07:47:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47019c2394300710fae9526bb438d8f3a497f99d
      https://github.com/WebKit/WebKit/commit/47019c2394300710fae9526bb438d8f3a497f99d
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    A LayoutTests/fast/flexbox/flex-container-and-parent-with-align-attribute-expected.html
    A LayoutTests/fast/flexbox/flex-container-and-parent-with-align-attribute.html
    M Source/WebCore/rendering/RenderBox.cpp

  Log Message:
  -----------
  REGRESSION (288289 at main): Rakuten date picker does not render correctly
https://bugs.webkit.org/show_bug.cgi?id=286699
<rdar://143825684>

Reviewed by Antti Koivisto.

In 288289 at main, a flex layout specific early return incorrectly got removed. Let's put it back (with a test case).

* LayoutTests/fast/flexbox/flex-container-and-parent-with-align-attribute-expected.html: Added.
* LayoutTests/fast/flexbox/flex-container-and-parent-with-align-attribute.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/flexbox_stf-table-singleline-2.html:
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::computeLogicalWidth const):

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



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


More information about the webkit-changes mailing list