Bug 228150

Summary: Indefiniteness when sizing grid tracks in a flexible flex item
Product: WebKit Reporter: Jen Simmons <jensimmons>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, simon.fraser, zalan
Priority: P2    
Version: Safari 14   
Hardware: Unspecified   
OS: Unspecified   

Description Jen Simmons 2021-07-21 09:48:31 PDT
The CSSWG just discussed "Indefiniteness when sizing grid tracks in a flexible flex item"
https://github.com/w3c/csswg-drafts/issues/4852

There's a difference between implementations between Firefox & Chromium. The CSSWG clarify that Firefox is correct, and does what the spec says. Chromium has a bug. Presumably WebKit has the same bug. If we do, this should be fixed. See CSSWG issue + Chromium bug for details.

Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1055258
Comment 1 Jen Simmons 2021-07-21 09:49:30 PDT

*** This bug has been marked as a duplicate of bug 228149 ***