- From: Luke Warlow via GitHub <sysbot+gh@w3.org>
- Date: Sun, 09 Mar 2025 12:05:13 +0000
- To: public-css-archive@w3.org
Also base appearance select effectively forces field-sizing: content to true (though currently the computed style still says fixed in chrome), so perhaps we should also add: ```css select { field-sizing: content !important; } ``` So that the behaviour is easier to debug? -- GitHub Notification of comment by lukewarlow Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11838#issuecomment-2708823023 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 9 March 2025 12:05:14 UTC