- From: andruud via GitHub <noreply@w3.org>
- Date: Mon, 19 Jan 2026 08:32:46 +0000
- To: public-css-archive@w3.org
> Proposal: > Make all of the `-scope` properties refer to the nearest ancestor declaring that name if found before reaching the scoping element. The `-scope` properties don't refer to ancestors. But this makes sense if we mean the properties governed by the `-scope` properties (`animation-timeline`, etc). Within the "names are global by default" world, I think this amounts to each named definition also quietly implying a named scope? In other words: - `scroll/view-timeline-name:--foo` implies `timeline-scope:--foo`. - `anchor-name:--foo` implies `anchor-scope:--foo`. - `timeline/event-trigger-name:--foo` implies `trigger-scope:--foo`. -- GitHub Notification of comment by andruud Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13364#issuecomment-3767084952 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 19 January 2026 08:32:47 UTC