Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ce30e754d8c1833837d1b7e08964cf0e4a9ccd2
      
https://github.com/WebKit/WebKit/commit/5ce30e754d8c1833837d1b7e08964cf0e4a9ccd2
  Author: Alan Baradlay <za...@apple.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    A 
LayoutTests/fast/text/partial-layout-with-pagination-and-widow-expected.txt
    A LayoutTests/fast/text/partial-layout-with-pagination-and-widow.html
    M 
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp

  Log Message:
  -----------
  [IFC][Partial layout] ASSERT_NOT_REACHED in handleEnterExitBidiContext with 
inconsistent InlineBoxStart/End pairs
https://bugs.webkit.org/show_bug.cgi?id=271428
<rdar://125202336>

Reviewed by Antti Koivisto.

Partial layout triggered by pagination may initiate incremental inline item 
(re)building on non-yet-supported content.
Let's just do full rebuild for now.

* LayoutTests/fast/text/partial-layout-with-pagination-and-widow-expected.txt: 
Added.
* LayoutTests/fast/text/partial-layout-with-pagination-and-widow.html: Added.
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::rebuildInlineItemListIfNeeded):

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