Re: [csswg-drafts] [css-forms-1] Checkbox/radio button base appearance has no disabled state (#12225)

> [@shallawa](https://github.com/shallawa) Any reason not to use `opacity` directly rather than `filter: opacity(0.5)`?

No there is no reason to prefer `filter: opacity(0.5)` over `opacity: 0.5`. For WebKit, both of them rendered the same way.

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


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

Received on Wednesday, 28 January 2026 19:27:05 UTC