- From: Majid Valipour via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 Oct 2018 18:29:04 +0000
- To: public-css-archive@w3.org
@tabatkins mentioned this bug today. We should try to change this in Blink before the usage grows large and the compat issue difficult to deal with. Note that we have [already switched](https://bugs.chromium.org/p/chromium/issues/detail?id=854379) `scroll-snap-align` to have the block/inline order so it makes sense to change overflow parsing to match. At the moment I am trying to understand the current usage and the scope of potential breakage. At the moment I am looking at httparchive data ([bug](https://bugs.chromium.org/p/chromium/issues/detail?id=872356#c6)) since Blink [usage stats](https://www.chromestatus.com/metrics/css/popularity#overflow) are most likely not helpful since this overloads existing single-value `overflow`. If you have ideas how to better understand the potential compat issue please chime in that bug. -- GitHub Notification of comment by majido Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2988#issuecomment-431809464 using your GitHub account
Received on Monday, 22 October 2018 18:29:06 UTC