Re: [WICG/webcomponents] Manage pseudo class matching state for custom elements (#813)

I've been building form elements recently and could really use the ability to act like a checkbox and use standard validation-related pseudo-classes.

What's needed to manage these with CustomStateSet? Do we need a separate set because this state isn't custom? Or can we just use the colon-prefixed names, like `internals.states.add(":checked")`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/813#issuecomment-2391875457
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/813/2391875457@github.com>

Received on Thursday, 3 October 2024 16:48:34 UTC