[csswg-drafts] [css-ui] Should appearance: textfield with <input type=number> hide number spinner? (#7226)

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

== [css-ui] Should appearance: textfield with <input type=number> hide number spinner? ==
https://drafts.csswg.org/css-ui-4/#valdef-appearance-textfield defines that `<input type=search>` should look like `<input type=text>` with `appearance: textfield`. Should it be the same for `<input type=number>`.

`data:text/html,<input type=number style="appearance: textfield">` hides the spinner only in Firefox. Safari and Chrome render it with the spinner.

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


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

Received on Friday, 22 April 2022 10:16:21 UTC