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

While working with custom states via `CustomStateSet` and documenting their use is a viable option for component library authors, from a user's perspective it would be more intuitive to use the known standard CSS selectors.

There seems to be a rule in place for `:disabled`, which works. `:invalid` works, too, when setting the validity via `ElementInternals`.

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

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

Received on Friday, 26 August 2022 09:37:10 UTC