Re: [csswg-drafts] [css-overflow-3] 'overflow' 2-value syntax is in wrong order

@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