Re: [csswg-drafts] [css-forms-1] Add new pseudo-elements for customizable select (#10986)

> Also, I thought from the discussion in the call that ::checkmark was meant to reflect the check in a checkbox/radio as well, but this currently defines it to only exist on option elements. I presume this is just old text that doesn't reflect more recent discussion? Similarly, I was under the impression that ::picker-icon would apply to several input types as well, not just select.

Yes people were talking about where else these pseudos could be used in order to get better names so they could be used for more things than select and options.

I'm not exactly sure what all the cases these pseudos will be used in yet because I only have a full definition/implementation of base appearance for select and not for all the other form controls.

I changed the definition for ::picker-icon which elements to match to be more vague/generic to support other future elements.

I changed the definition of ::checkmark to apply to anything which supports :checked and has base appearance.

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


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

Received on Friday, 22 November 2024 18:55:38 UTC