- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Apr 2024 23:35:54 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-scrollbars] Interaction between scrollbar-color and scrollbar-width with ::-webkit-scrollbar`, and agreed to the following: * `RESOLVED: If either scrollbar-width or scrollbar-color are anything other than initial values, then we ignore legacy -webkit-scroll pseudos` <details><summary>The full IRC log of that discussion</summary> <astearns> ack luke<br> <fantasai> luke: I implemented the scrollbar properties in Chrome<br> <fantasai> luke: These properties, as implemented in Chrome, take precedence over the legacy -webkit-scrollbar styling<br> <fantasai> luke: That decision was kindof arbitrary, but based on feeling that the standard properties should take precedence even though it's not the same properti<br> <fantasai> luke: There's no specced behavior, would be good to get something in the spec wrt specifics<br> <fantasai> luke: at least wrt precedence<br> <astearns> ack florian<br> <fantasai> florian: Agree. When we drafted up the spec, we made an explicit decision not to spec those pseudos<br> <luke> q+<br> <fantasai> florian: it is a question of what to do when they are specified<br> <fantasai> florian: Proposed that if the new properties have anything other than their initial value, then the old ones don't work<br> <fantasai> florian: gives a good migration path<br> <fantasai> florian: limited effect<br> <fantasai> florian: easy to test<br> <fantasai> florian: and doesn't require saying anything special about how the legacy things work<br> <astearns> ack luke<br> <fantasai> luke: Interop has only included scrollbar-width, not scrollbar-color<br> <fantasai> luke: reason is that scrollbar-color is harder for WebKit to implement<br> <florian> q+<br> <fantasai> luke: but it means that webkit would have scrollbar-width but not scrollbar-color<br> <astearns> ack florian<br> <fantasai> luke: I would lean towards either one replaces the pseudos<br> <fantasai> florian: Agree, and I don't think we can distinguish between altering colors or width<br> <fantasai> florian: if you try to use a standard property that happens to not be implemented, then it wouldn't have an effect<br> <fantasai> florian: but using either or both should replace<br> <fantasai> astearns: smfr's comment is either as well<br> <fantasai> PROPOSED: If either scrollbar-width or scrollbar-color are anything other than initial values, then we ignore legacy -webkit-scroll pseudos<br> <luke> +1<br> <fantasai> RESOLVED: If either scrollbar-width or scrollbar-color are anything other than initial values, then we ignore legacy -webkit-scroll pseudos<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9856#issuecomment-2035809422 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 April 2024 23:35:55 UTC