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`.

Ahh. Thanks!

Ok, I see the problem now. Would a fix be to change the `:focus-visible` UA style to `outline-style:auto` instead of `outline:auto` then?

-- 
GitHub Notification of comment by mfreed7
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7761#issuecomment-1320737839 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 01:52:31 UTC