[csswg-drafts] [css-forms-1] define how `::picker` works with input pickers (#11936)

sorvell has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-forms-1] define how `::picker` works with input pickers ==
The [unique picker name](https://drafts.csswg.org/css-forms-1/#unique-picker-name) appears only to be defined for `select`, but it seems like this should include all the input types that support pickers. This is likely not exhaustive, but some examples include:

* date
* time
* datetime-local
* month
* week
* color
* file
* autocomplete ? 
* search ?

Presumably styling picker content is out of scope for `forms-1`; however, it'd be great if the spec could call this out explicitly.


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11936 using your GitHub account


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

Received on Friday, 14 March 2025 13:11:12 UTC