Re: [csswg-drafts] [css-overflow] scrollbar-gutter: allow "auto" to be omitted (#5029)

Ah, not quite - the `|` binds most loosely, so the allowed values are `auto` by itself, or `stable`/`always`, optionally with `both` and/or `force`. You can't combine both/force with auto.

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

Received on Thursday, 30 April 2020 16:58:27 UTC