- From: Oriol Brufau <obrufau@igalia.com>
- Date: Thu, 23 May 2019 15:56:28 +0200
- To: www-style@w3.org
> - The plan for issue #3731 (How should inline-axis intrinsic sizing > work for 'fit-content' and 'fit-content()'?) is to select option > #2 (reverse-compute them on their own, where a box with > max-content size S and width: P (a percentage, expressed so 1.0 > is 100%) has a max-content contribution to its parent of S/P. > This prevents overlap in block-like layout, but isn't sufficient > when there's more than one thing per line.) but the appropriate > people weren't on the call to resolve. So if the percentage is 0%, the contribution will be infinity (or NaN)? I'm confused, this behavior doesn't correspond to what was written in IRC: > fantasai: One option is to ignore components with percentage. Other > is to treat as zero or auto, same as in other places. > fantasai: I will probably pick the second & integrate in spec. Let > me know in the issue if you have concerns. -- Oriol
Received on Thursday, 23 May 2019 13:59:29 UTC