RESOLVED FIXED 219557
[LFC][Integration] Do not construct a new layout box for every inline box end (InlineWalker)
https://bugs.webkit.org/show_bug.cgi?id=219557
Summary [LFC][Integration] Do not construct a new layout box for every inline box end...
zalan
Reported 2020-12-04 15:31:25 PST
InlineWalker <span>text</span> visits <span> text </span> and we need to construct an layout box for only the <span> and the text
Attachments
Patch (1.84 KB, patch)
2020-12-04 15:38 PST, zalan
no flags
zalan
Comment 1 2020-12-04 15:38:30 PST
EWS
Comment 2 2020-12-05 06:22:04 PST
Committed r270472: <https://trac.webkit.org/changeset/270472> All reviewed patches have been landed. Closing bug and clearing flags on attachment 415467 [details].
Radar WebKit Bug Importer
Comment 3 2020-12-05 06:23:17 PST
Note You need to log in before you can comment on or make changes to this bug.