Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSP - support for strict style-src rule #6233

Closed
lakshit-dua opened this issue Jun 17, 2022 · 1 comment
Closed

CSP - support for strict style-src rule #6233

lakshit-dua opened this issue Jun 17, 2022 · 1 comment

Comments

@lakshit-dua
Copy link

Preprocessing of styles currently utilizes insertRule function to add rules to stylesheets. Moreover style object is appended to the head of the document. These don't play well with strict style-src CSP rules.

Are there any known workarounds for this?

@alexcjohnson
Copy link
Collaborator

Discussed in #2355 (ancient issue but it hasn't yet become a top priority)

@alexcjohnson alexcjohnson closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants