Bug 234035

Summary: [LFC][IFC] Stop including inline box start/end inline items in the visual reordering unless they are completely empty
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

zalan
Reported 2021-12-08 14:32:10 PST
non-empty inline box visual order should all be driven by its content.
Attachments
Patch (4.43 KB, patch)
2021-12-08 15:10 PST, zalan
no flags
Patch (4.44 KB, patch)
2021-12-09 13:39 PST, zalan
no flags
zalan
Comment 1 2021-12-08 15:10:40 PST
Antti Koivisto
Comment 2 2021-12-09 08:31:28 PST
Comment on attachment 446435 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=446435&action=review > Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:324 > + enum class InlineBoxHasContent { No, Yes }; : bool
zalan
Comment 3 2021-12-09 13:39:42 PST
EWS
Comment 4 2021-12-09 15:12:55 PST
Committed r286807 (245046@main): <https://commits.webkit.org/245046@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 446600 [details].
Radar WebKit Bug Importer
Comment 5 2021-12-09 15:13:24 PST
Note You need to log in before you can comment on or make changes to this bug.