[Webkit-unassigned] [Bug 215752] New: [LFC][IFC] Refactor inline content vertical alignment
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 22 09:24:57 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215752
Bug ID: 215752
Summary: [LFC][IFC] Refactor inline content vertical alignment
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zalan at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
This is an umbrella bug for the refactoring steps.
It's about going
from -> as the last step, LineBuilder aligns the line content (runs) vertically but only when the LineBuilder is not in the preferred-width computation mode.
to -> LineBuild only takes care of the run placement horizontally (run size, logical left) and does not do any kind of alignment while LineBox constructs proper inline boxes for the inline content and aligns them both vertically and horizontally as needed.
--
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/20200822/79635561/attachment.htm>
More information about the webkit-unassigned
mailing list