Re: [csswg-drafts] [css-ui-4] influence of outline-width on auto style outlines (#9201)

I disagree with the test. We (Servo) do not intend to treat `auto` different than `solid` for now, and this is allowed by the spec ("User agents may treat `auto` as `solid`"). `solid` obeys `outline-width`, so we are failing the test.

Please change the test so also accept a different expectation with `div  { outline: solid 100px} div+div { outline: solid 0px }` or such.

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


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

Received on Tuesday, 7 November 2023 09:07:50 UTC