- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Thu, 18 Sep 2025 16:02:50 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-forms-1] UA styles for base appearance listbox select elements`. <details><summary>The full IRC log of that discussion</summary> <noamr> scribe+<br> <noamr> jarhar:we've discussed this a few times already, I want to do base appearance for base appearance listbox select elements<br> <noamr> jarhar: I have a proposed UA style<br> <noamr> jarhar: 5 different rules, see in the issue<br> <noamr> https://github.com/w3c/csswg-drafts/issues/12510#issuecomment-3254406663<br> <noamr> fantasai: what is the display type for the popup display?<br> <noamr> fantasai: for the picker<br> <noamr> fantasai: it should be consistent between the two<br> <noamr> jarhar: display:block<br> <noamr> fantasai: cool<br> <zcorpan> q+<br> <fantasai> emilio: Default for overflow-inline is hidden, in Gecko<br> <cwilso> ack fantasai<br> <noamr> jarhar: I don't remember the default, I think there was overflow-inline:auto from luke, hidden is not ideal, not sure how prevalent it would be<br> <noamr> emilio: inline-block would shrinkwrap<br> <noamr> fantasai: a lot of people would resize this. not unusual for the listbox<br> <fantasai> Listboxes: https://bugs.webkit.org/query.cgi?format=advanced<br> <noamr> emilio: should we use the overflow shorthand<br> <noamr> emilio: unlikely to matter<br> <noamr> fantasai: in a lot of cases people would expect clipping or ellipsis<br> <cwilso> ack next<br> <noamr> zcorpan: the spec doesn't currently say much in the listbox case. is this just for base appearance?<br> <noamr> jarhar: base appearance<br> <noamr> emilio: it seems to match non-base appearance axcept for colors\<br> <noamr> zcorpan: some things cannot be explained by CSS<br> <noamr> emilio: the thing that can't be explained by CSS are the sizing behavior<br> <noamr> emilio: the rest is not much different<br> <noamr> emilio: I think you can't currently create an overflow:visible behavior<br> <noamr> emilio: do we want the size attribute to work with appearance:base<br> <noamr> jarhar: based on the previous discussions we want to ignore the size attribute and let it grow vertically<br> <noamr> fantasai: wouldn't they often want the kind of sizing of the native size attribute?<br> <noamr> dbaron: it's more complex because there is a math expression with a LH value and a px value for the touch-target.<br> <noamr> dbaron: we should be careful with overflow values that are incompatible across vertical/horizontal axes<br> <keithamus> q+<br> <noamr> dbaron: e.g. overflow-block: auto; overflow-inline: visible, they will affect each other<br> <cwilso> ack next<br> <jarhar> zakim, end meeting<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12510#issuecomment-3308306763 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 18 September 2025 16:02:50 UTC