Re: [csswg-drafts] Styling form control pickers (#10440)

> `::picker(identifier)` should only match when the in-page control is not using native appearance (i.e., not for `appearance: auto`; only for `base` and possibly `none` if it can be done compatibly). At least I got the impression that we generally didn't want pseudo-elements to match in-page controls with native appearance (although we might have to make some legacy exceptions I suppose).
> 
> The other way around the picker would start out with native appearance until you set it to `base` (and that's supported on the platform in question).

Ahh ok, good, thanks for the clarification. So there's only one "mismatched" case: where the picker is native and the in-page is “base”. **Not** vice-versa.

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


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

Received on Monday, 26 August 2024 17:38:03 UTC