Bug 254090 - RenderObject::markContainingBlocksForLayout should check for non-positioned RenderLineBreaks too (and not just for RenderText)
Summary: RenderObject::markContainingBlocksForLayout should check for non-positioned R...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
: 199168 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-03-17 14:19 PDT by zalan
Modified: 2023-05-08 07:02 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2023-03-17 14:53 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***