Re: [csswg-drafts] [css-sizing] how should inline-axis intrinsic sizing work for 'fit-content' and 'fit-content()'? (#3731)

We simplified to just rely on the behavior of the plain argument, as Oriol suggested. That is, `width: fit-content(50%)` behaves the same as `width: 50%;` in all circumstances, just clamped by min/max-content.

Agenda+ to confirm that this resolves dbaron's and Oriol's concerns.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3731#issuecomment-661408877 using your GitHub account

Received on Monday, 20 July 2020 22:55:27 UTC