RESOLVED FIXED 270966
Remove LegacyInlineElementBox
https://bugs.webkit.org/show_bug.cgi?id=270966
Summary Remove LegacyInlineElementBox
Antti Koivisto
Reported 2024-03-14 04:22:42 PDT
LegacyInlineBoxes are now only needed for SVG rendering. LegacyInlineElementBox represents replaced elements, <br>s and list markers, none of which can exist in SVG inline tree.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-14 04:22:58 PDT
Antti Koivisto
Comment 2 2024-03-14 04:24:46 PDT
EWS
Comment 3 2024-03-14 10:20:44 PDT
Committed 276101@main (4df04aca9777): <https://commits.webkit.org/276101@main> Reviewed commits have been landed. Closing PR #25878 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.