- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Thu, 05 Mar 2026 16:09:36 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-forms-1] Checkbox stylesheet missing indeterminate handling`, and agreed to the following: * `RESOLVED: define styling for the indeterminate state that the content is visible and it turns into unicode 2500` <details><summary>The full IRC log of that discussion</summary> <jarhar> astearns: is this only about changing the character thats displayed for indeterminate?<br> <jarhar> lwarlow: yes, update the content property when its an indeterminate checkmark, and make sure visibility:hidden isnt set when its indeterminate<br> <masonf> q+<br> <jarhar> astearns: sounds good to me, we can also put it in the spec and then people can tell us were wrong<br> <jarhar> masonf: i think it looks great, just wanted to ask: is it grayed out when its indeterminate?<br> <jarhar> lwarlow: currently a mixed bag for what browsers do. they alll change the symbol. in chrome its the same color but changes the symbol<br> <jarhar> lwarlow: other browsers in certain states may do certain things<br> <jarhar> lwarlow: given the relative lack of color in base ui, change the symbol first and come up with other stuff<br> <jarhar> lwarlow: disabled state is shown based on that<br> <jarhar> masonf: +1 from me<br> <jarhar> proposed resolution: define styling for the indeterminate state that the content is visible and it turns into unicode 2500<br> <jarhar> RESOLVED: define styling for the indeterminate state that the content is visible and it turns into unicode 2500<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11869#issuecomment-4006164745 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 5 March 2026 16:09:37 UTC