Bug 254090

Summary: RenderObject::markContainingBlocksForLayout should check for non-positioned RenderLineBreaks too (and not just for RenderText)
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, timdream, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2023-03-17 14:19:26 PDT
see hasOutOfFlowPosition() vs. inFlow() on RenderLineBreak.
Comment 1 zalan 2023-03-17 14:53:56 PDT
Created attachment 465485 [details]
Patch
Comment 2 EWS 2023-03-19 22:20:00 PDT
Committed 261859@main (1bcce795a28b): <https://commits.webkit.org/261859@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 465485 [details].
Comment 3 Radar WebKit Bug Importer 2023-03-19 22:21:16 PDT
<rdar://problem/106928366>
Comment 4 zalan 2023-05-08 07:02:29 PDT
*** Bug 199168 has been marked as a duplicate of this bug. ***