Skip to content

Commit

Permalink
Add missing headers file to worker eval TT test (web-platform-tests#5…
Browse files Browse the repository at this point in the history
…0054)

Currently, this test will fail in all browsers because trusted types isn't enforced without the headers file.
  • Loading branch information
lukewarlow authored Jan 14, 2025
1 parent 7b80c65 commit 9b8e806
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Content-Security-Policy: require-trusted-types-for 'script'

0 comments on commit 9b8e806

Please sign in to comment.