Re: [csswg-drafts] [css-ui] Tweaking outline-style: auto colors. (#7761)

@mfreed7 `outline: auto` would set `outline-style: auto` because that's the only longhand that accepts the `auto` keyword. The other longhands will be reset to their initial values since there are no values for them in the shorthand. That is, `outline-color: currentColor` and `outline-width: medium`.


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 19 November 2022 00:21:11 UTC