- From: Sebastian Zartner via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 May 2024 20:41:17 +0000
- To: public-css-archive@w3.org
How about adding a new Content Security Policy (CSP) directive for this instead? That would make this feature very flexible and even allow to opt into different-site cross-origin view transitions, plus, it's a little faster than defining it in CSS because it's defined within a header and it aligns well with other CSS-related features like [`font-src`](https://w3c.github.io/webappsec-csp/#directive-font-src). Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10364#issuecomment-2130323718 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 24 May 2024 20:41:18 UTC