Re: [csswg-drafts] [css-borders] [css-ui] Consider rounding (negative?) outline-offsets like border-widths (#12906)

@tabatkins 
Does this resolution make negative offsets symmetric to positive ones?
For example, would the computed value be the result of something like:
`calc(sign(var(--offset)) * round(line-width, abs(var(--offset))))`
Just doing some research for MDN docs - thanks!

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


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

Received on Thursday, 16 April 2026 17:43:41 UTC