- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jan 2025 16:27:14 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-overflow-5] What is the active :checked marker when some markers point to elements within different scrolling containers?`, and agreed to the following: * `RESOLVED: Adopt everything in the Oct 30 comment` <details><summary>The full IRC log of that discussion</summary> <andreubotella> flackr: with scroll markers created by anchor links, we can link to scroll targets created in various elements<br> <andreubotella> flackr: how do we determine what's the target created by :target-current/<br> <andreubotella> flackr: My proposal, if the scroller is not considered to be current, none of the container scrollers are current, and if it is, you check the subscrollers<br> <flackr> s/none of the container scrollers/none of the markers within it<br> <andreubotella> florian: makes sense to me<br> <andreubotella> florian: I wonder if a similar logic could be used for the discussion in https://github.com/w3c/csswg-drafts/issues/10916: only things in the nested one match if the scroller is currently marking<br> <andreubotella> flackr: that would work<br> <andreubotella> flackr: fantasai's comment about the siblings case is that, with two scrollers only one of them is current, and only the target within the scroller is given :target-current<br> <andreubotella> flackr: that use case might be better served by multiple scroll contain groups<br> <andreubotella> flackr: not sure if you'd want to have more than one scroll marker within a scroll target group<br> <andreubotella> fantasai: if you have one scroller, and the subscrollers are in sequence, and it's clear one is active and the others aren't, that makes sense<br> <andreubotella> fantasai: but what if you have a 3-column view and one is the ToC and the others are scrollers?<br> <andreubotella> fantasai: I'm fine starting with this and see what crazy ideas kizu comes up with<br> <andreubotella> flackr: I'm not sure what I'd even expect in that case<br> <andreubotella> florian: This is a common theme with this proposal, many ways you could design it, but we need to pick a design you'd use in most common cases<br> <andreubotella> florian: and then get author feedback<br> <andreubotella> florian: I don't think there's a generic solution that handles everything<br> <andreubotella> PROPOSED RESOLUTION: Adopt everything in the Oct 30 comment<br> <andreubotella> fantasai: and wait for kizu to experiment :)<br> <andreubotella> RESOLVED: Adopt everything in the Oct 30 comment<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11098#issuecomment-2607702475 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 January 2025 16:27:15 UTC