Re: [csswg-drafts] [css-sizing] clarification around Compressible Replaced Elements and min-content size (#5665)

I've fixed Firefox's [Bug 1585485](https://bugzilla.mozilla.org/show_bug.cgi?id=1585485) to change Firefox's behavior toward Chrome and Safari to allow flex item listed in 5.2.2 being compressible when computing its specified size suggestion.

Note that Chrome and Safari doesn't comply to the spec in [5.2.1c example 4](https://drafts.csswg.org/css-sizing/#replaced-percentage-min-contribution) with a main-size being `calc(50% + 50px)`. Both implementations seem to have specified size suggestion of 0, but the spec requires the `calc` being resolved as 50px. WPT tests added in https://github.com/web-platform-tests/wpt/pull/26956.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 21 December 2020 18:30:36 UTC