- From: Bramus via GitHub <sysbot+gh@w3.org>
- Date: Fri, 31 Jan 2025 17:05:02 +0000
- To: public-css-archive@w3.org
I believe we were close to settling on `^`, save for the CSSOM part. As mentioned in the call, the _strongness_ of a layer can be exposed in CSSOM through a new attribute on `CSSLayerBlockRule`. That way you can have layers with the same name, but a different strongness. This makes the `^` (or whatever sigil ends up being used) not part of the layer name when you read it back, similar to the to how a `.` is not part of a classname. -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6323#issuecomment-2627823211 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 31 January 2025 17:05:03 UTC