- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Apr 2024 15:04:31 +0000
- To: public-css-archive@w3.org
btw `attr()` used to have weird security issues (like having to disallow `nonce`), and we'll have to think about this with future security-sensitve attributes, that's why it was never shipped for other feature. If this still comes up, perhaps instead of a general-purpose `attr` we could enable `data(foo)` and `id()` ? Seems like `id` and custom `data-` attributes would be the mainly used attributes for this anyway. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8320#issuecomment-2045411509 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 April 2024 15:04:33 UTC