Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f62be7241507b5c2953d46569c35a12418d4c4e5
      
https://github.com/WebKit/WebKit/commit/f62be7241507b5c2953d46569c35a12418d4c4e5
  Author: Alan Baradlay <za...@apple.com>
  Date:   2025-06-08 (Sun, 08 Jun 2025)

  Changed paths:
    A LayoutTests/fast/block/missing-fixed-positioned-content-expected.txt
    A LayoutTests/fast/block/missing-fixed-positioned-content.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-position/position-absolute-dynamic-containing-block-expected.txt
    M Source/WebCore/rendering/RenderBlock.cpp

  Log Message:
  -----------
  ASSERT(!renderer.needsLayout()) in RenderBlock::checkOutOfFlowBoxesNeedLayout
https://bugs.webkit.org/show_bug.cgi?id=294167
<rdar://149687864>

Reviewed by Antti Koivisto.

Add support for fixed positioned box cleanup in 
RenderBlock::removeOutOfFlowBoxesIfNeededOnStyleChange.
(It seems like it only supports absolute positioned box cleanup).

* LayoutTests/fast/block/missing-fixed-positioned-content-expected.txt: Added.
* LayoutTests/fast/block/missing-fixed-positioned-content.html: Added.
* Source/WebCore/rendering/RenderBlock.cpp:
(WebCore::RenderBlock::removeOutOfFlowBoxesIfNeededOnStyleChange):

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



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

Reply via email to