Re: [csswg-drafts] [css-ui] UA stylesheet for appearance:base `<select>` (#10857)

On the contrary, one of the benefits of `select > button { display: contents; }` is that it means if you add a `<button>` inside the select markup, you won't accidentally pick up the generic `button { ... }` border/background/etc. styles that currently only apply to standalone buttons. And as @nt1m notes, the developer trying to style the button really should be styling the `select` anyway.

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


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

Received on Wednesday, 20 November 2024 01:40:37 UTC