RESOLVED FIXED 221725
[LFC][IFC] Introduce dedicated logical rect getter for each inline level box type
https://bugs.webkit.org/show_bug.cgi?id=221725
Summary [LFC][IFC] Introduce dedicated logical rect getter for each inline level box ...
zalan
Reported 2021-02-10 16:00:27 PST
ssia
Attachments
Patch (16.33 KB, patch)
2021-02-10 19:05 PST, zalan
no flags
zalan
Comment 1 2021-02-10 19:05:28 PST
Antti Koivisto
Comment 2 2021-02-11 06:25:48 PST
Comment on attachment 419937 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=419937&action=review > Source/WebCore/layout/integration/LayoutIntegrationInlineContentBuilder.cpp:344 > - auto inlineBoxRect = lineBox.logicalMarginRectForInlineLevelBox(layoutBox, boxGeometry); > + auto inlineBoxRect = lineBox.logicalRectForInlineBox(layoutBox, boxGeometry); nice!
EWS
Comment 3 2021-02-11 06:56:23 PST
Committed r272725: <https://commits.webkit.org/r272725> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419937 [details].
Radar WebKit Bug Importer
Comment 4 2021-02-11 06:57:15 PST
Note You need to log in before you can comment on or make changes to this bug.