- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 Nov 2018 20:46:59 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-overflow-3][css-sizing-3] Define contribution of scrollbars to min-content/max-content sizes == @cbiesinger noticed that we don't seem to spec whether/how scrollbars contribute to the intrinsic size contributions. Firefox, for example, includes the scrollbar width when 'scroll' but not 'auto'; Blink includes the scrollbar whenever present. See <a href="http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cdiv%20style%3D%22float%3A%20left%3B%20border%3A%20solid%3B%20overflow%3A%20auto%3B%20height%3A%201em%22%3Etest%3Cbr%3Ethis">testcase</a>. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3348 using your GitHub account
Received on Tuesday, 27 November 2018 20:47:00 UTC