- From: Sebastian Zartner via GitHub <noreply@w3.org>
- Date: Wed, 18 Feb 2026 20:27:00 +0000
- To: public-css-archive@w3.org
> 2\. getting rid of the border-radius entirely from the button (though this has the potential for confusion with `<input list=...>` in `appearance: base`, and ends up inconsistent with `<button>`, and is potentially non recognizable to the user) I am strongly in favor of that option (sorry @lukewarlow!😅) to align the display of the select with the other form controls. Rounded corners are a decorative element, not something essential. And I think, aligning its display with `<input list=...>` is something _positive_. Can you elaborate on why that's inconsistent with `<button>`? I'd expect buttons to also have square corners by default like with `appearance: none` (again, to be consistent with the other controls). Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13520#issuecomment-3923040334 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 February 2026 20:27:00 UTC