Hi WebKit devs,
I'm going to make the 'flex-basis' property (and its part of the 'flex' shorthand) in Blink honor the css-sizing-3 keywords 'min-content,' 'max-content', and 'fit-content', and the css-flexbox-1 keyword 'content'.
Neither Blink nor WebKit currently support those keywords in flexbox.
This is a request for Webkit's position on implementing those keywords in flexbox.
Thanks,
David