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).

-- 
GitHub Notification of comment by annevk
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10440#issuecomment-2309642455 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 08:26:53 UTC