RESOLVED FIXED 219329
[LFC][IFC] Create runs for inline boxes
https://bugs.webkit.org/show_bug.cgi?id=219329
Summary [LFC][IFC] Create runs for inline boxes
zalan
Reported 2020-11-28 16:42:23 PST
e.g. <span></span>
Attachments
Patch (15.51 KB, patch)
2020-11-28 16:56 PST, zalan
ews-feeder: commit-queue-
Patch (14.22 KB, patch)
2020-11-28 20:37 PST, zalan
no flags
zalan
Comment 1 2020-11-28 16:56:09 PST
zalan
Comment 2 2020-11-28 20:37:59 PST
EWS
Comment 3 2020-11-29 11:45:06 PST
Committed r270229: <https://trac.webkit.org/changeset/270229> All reviewed patches have been landed. Closing bug and clearing flags on attachment 414985 [details].
Radar WebKit Bug Importer
Comment 4 2020-11-29 11:46:15 PST
Daniel Bates
Comment 5 2020-11-30 21:10:01 PST
Comment on attachment 414985 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=414985&action=review > Source/WebCore/layout/inlineformatting/InlineLineBox.cpp:121 > + auto inlineBoxAbsolutelogicalTop = inlineBoxLogicalRect.top(); Absolutelogical seems like it could be two words.
Note You need to log in before you can comment on or make changes to this bug.