[Webkit-unassigned] [Bug 249839] New: [text-group-align] Implement group alignment
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 23 00:13:06 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249839
Bug ID: 249839
Summary: [text-group-align] Implement group 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: ntim at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Blocks: 245561
> https://drafts.csswg.org/css-text-4/#text-group-align-property
Group alignment is performed by finding the line box with the shortest remaining space and adding that amount of space as padding to one or both sides of the line box, reducing the amount of space available for its contents; text alignment is then applied to its contents within the remaining space. All descendant in-flow line boxes within the same block formatting context are considered both when searching for the shortest remaining space and when adding the padding; the contents of descendants that establish independent formatting contexts are skipped.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=245561
[Bug 245561] Implement text-wrap and text-group-align CSS properties
--
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/20221223/a87621cd/attachment-0001.htm>
More information about the webkit-unassigned
mailing list