Re: [csswg-drafts] [css-gaps-1] Computed value of column-rule-width with none|hidden style and lists of values (#11494)

Summary of the resolution as I understand it:

1. `column-rule-*`, `border-*`, and `outline-*` are all under consideration
2. Computed value for `*-width` should be independent of `*-style`, i.e. remove the none/hidden special behavior from this stage
3. Resolved value (i.e. getComputedStyle) for `border-width` should continue to return 0 if `border-style` is none/hidden, for compat reasons
4. If also needed for compat, apply 3 to `outline-width` and `column-rule-width` as well

cc @emilio @fantasai @tabatkins

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


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

Received on Friday, 21 February 2025 23:13:29 UTC