- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Jun 2018 02:23:45 +0000
- To: public-css-archive@w3.org
frivoal has just created a new issue for https://github.com/w3c/csswg-drafts: == [css2] Apply the patch from css-ui/box-sizing == CSS2, and in particular the [Visual formatting model details](https://www.w3.org/TR/CSS21/visudet.html) makes a non rigorous use of terms like `width`, `min-width`, `max-width`, `height`, etc, either to refer to the value of these properties, or to the <a href="https://drafts.csswg.org/css-sizing/#inner-size">inner sizes</a>. That was not particularly problematic when initially written, but has become more of a problem since the introduction of the `box-sizing` property. CSS-UI-3 has a disambiguating patch in its [section defining box-sizing](https://www.w3.org/TR/css-ui-3/#box-sizing), but that is hard to read, and as per the resolution in https://github.com/w3c/csswg-drafts/issues/2458#issuecomment-380016780, it should be applied and inlined int CSS2. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2740 using your GitHub account
Received on Wednesday, 6 June 2018 02:23:52 UTC