[webkit-changes] [WebKit/WebKit] 80c060: REGRESSION (Safari 18): DOM manipulations that req...

Alan Baradlay noreply at github.com
Fri Oct 4 08:01:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 80c060940757a246bd8bae1fed84ea9a9c6893fa
      https://github.com/WebKit/WebKit/commit/80c060940757a246bd8bae1fed84ea9a9c6893fa
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    A LayoutTests/fast/block/out-of-flow-becomes-in-flow-with-auto-width-expected.html
    A LayoutTests/fast/block/out-of-flow-becomes-in-flow-with-auto-width.html
    M LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt
    M Source/WebCore/rendering/RenderBox.cpp

  Log Message:
  -----------
  REGRESSION (Safari 18): DOM manipulations that require reflow do not always trigger reflow
https://bugs.webkit.org/show_bug.cgi?id=280759

Reviewed by Antti Koivisto.

* LayoutTests/fast/block/out-of-flow-becomes-in-flow-with-auto-width-expected.html: Added.
* LayoutTests/fast/block/out-of-flow-becomes-in-flow-with-auto-width.html: Added.
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::styleDidChange):

Canonical link: https://commits.webkit.org/284679@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