[Webkit-unassigned] [Bug 245194] New: [css-flexbox] Consider container percentage based sizes when determining definite cross size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 14 14:39:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245194
Bug ID: 245194
Summary: [css-flexbox] Consider container percentage based
sizes when determining definite cross size
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sgill26 at apple.com
If the flex container has a percentage based cross size and we can get the available cross size from its containing block, then it is considered to have a definite cross size. This is used when computing the transferred size suggestion:
If the item has an intrinsic aspect ratio and its computed cross size property is definite, then the transferred size suggestion is that size (clamped by its min and max cross size properties if they are definite), converted through the aspect ratio. It is otherwise undefined.
--
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/20220914/80bc6b80/attachment.htm>
More information about the webkit-unassigned
mailing list