[Webkit-unassigned] [Bug 217427] [LFC][Integration] Add line iterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 08:51:09 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217427

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
> Assuming that the display items are all flipped from logical to physical
> during the layout -> display transition, is this the case when the caller
> really expects logical coordinates here and we need to flip them back from
> physical to logical (curious about the use case)?

These are here just to make porting the existing InlineBox based code easier. It sometimes uses logical coordinates. It should be pretty easy to systematically convert such code later by eliminating these APIs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201007/149c99be/attachment.htm>


More information about the webkit-unassigned mailing list