Re: [csswg-drafts] [css-forms-1] What does control-value() return for `<input type="checkbox">` (#12368)

The `value` getter on `type="checkbox"` and `type="radio"` returns the same value whether the control is checked or not. So, just reflecting the getter would make `control-value()` useless for checkboxes and radio buttons.

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


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

Received on Thursday, 19 June 2025 09:36:05 UTC