Re: [csswg-drafts] [selectors] Should `:checked` and `:indeterminate` be exclusive? (#9706)

It's also worth mentioning that there is a comment in [chromium here](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/css/selector_checker.cc;l=1719-1723;drc=cd94a8caa02d556e2f23843fd2f93ab970bd0202) about this behavior:
> Even though WinIE allows checked and indeterminate to
co-exist, the CSS selector spec says that you can't be
both checked and indeterminate. We will behave like WinIE
behind the scenes and just obey the CSS spec here in the
test for matching the pseudo.

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


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

Received on Wednesday, 13 December 2023 17:14:18 UTC