- From: Kevin Babbitt via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 May 2025 23:04:04 +0000
- To: public-css-archive@w3.org
So I suppose the way I was thinking about it is: 1. we need some way of defining the location where a gap decoration ends at the edge of the container; 2. it would be nice if these container-edge endpoints could be defined so that they work similar to interior endpoints where gaps intersect; 3. that could be achieved by treating the container edges as if they were "zero width gaps" so to speak The "percentages resolving to 0 at the edges" behavior fell out of point 3. Perhaps it would make things clearer to define those zero-width gaps explicitly? That would also give us a tool to address #12084. Also, on the use case for `exclude-edges` vs `include-edges`: Were you thinking of something similar to what's in explainer issue 996 linked above? Or did you have something else in mind? -- GitHub Notification of comment by kbabbitt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12024#issuecomment-2848249408 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 May 2025 23:04:05 UTC