- From: BlueMöhre via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Apr 2025 00:34:39 +0000
- To: public-css-archive@w3.org
Interesting point - while browsers can visualize the indeterminate state on a standalone checkbox, it is not accessible to users directly. In my understanding of the specs the `indeterminate` state is just a visualization controlled by JS and not linked to the un-/checked state in any way. In my logical understanding an input is always unchecked if ... `input[type=checkbox|radio]` - initially not checked OR - unchecked by user Did I miss something? -- GitHub Notification of comment by bluemoehre Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10746#issuecomment-2840531640 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 30 April 2025 00:34:40 UTC