[csswg-drafts] [css-ui] Clarify why `user-select: none` should be the default for button, meter, progress, select (#9709)

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

== [css-ui] Clarify why `user-select: none` should be the default for button, meter, progress, select ==
The spec [1] was changed by commit [2]:
> The following additions are made to the UA stylesheet for HTML:
>
> `button, meter, progress, select { user-select: none; }`

However, there is no mention of how that decision was made (why this list of elements specifically?).
Note also that this is currently not specced in the HTML standard [3].

[1] https://drafts.csswg.org/css-ui/#issue-5d851d49
[2] https://github.com/w3c/csswg-drafts/commit/1c0b6c94a9659d5dcfbfb888344e48821bd73898
[3] https://github.com/whatwg/html/issues/8228

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


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

Received on Thursday, 14 December 2023 19:16:53 UTC