Re: [csswg-drafts] [css-overflow] Let 'overflow' accept two values

Just noticed this in [chromestatus](https://www.chromestatus.com/features/5090725653905408)

Can this new syntax allows `overflow-x: visible; overflow-y: hidden'?

eg. `overflow: visible hidden` won't be interpreted as `overflow: auto hidden`.

I think the old behavior was a design flow and made no sense. Now it's a chance to (partially) fix the mistake.

https://stackoverflow.com/questions/6421966/css-overflow-x-visible-and-overflow-y-hidden-causing-scrollbar-issue#answer-6433475

-- 
GitHub Notification of comment by CarterLi
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2484#issuecomment-385643086 using your GitHub account

Received on Tuesday, 1 May 2018 10:33:33 UTC