RESOLVED FIXED 286873
Avoid creating an InlineBoxPainter for root inline box if possible
https://bugs.webkit.org/show_bug.cgi?id=286873
Summary Avoid creating an InlineBoxPainter for root inline box if possible
Simon Fraser (smfr)
Reported 2025-02-01 17:12:45 PST
InlineBoxPainter for the root inline box is only needed if we have to paint a background for ::first-line style, so we can avoid this in most cases.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-01 17:12:54 PST
Simon Fraser (smfr)
Comment 2 2025-02-01 17:15:26 PST
EWS
Comment 3 2025-02-03 09:13:47 PST
Committed 289738@main (7815943cfdcb): <https://commits.webkit.org/289738@main> Reviewed commits have been landed. Closing PR #39866 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.