[animation-worklet-csp.https.html]
[Importing a remote-origin worklet script should be blocked by the script-src 'self' directive.]
expected: FAIL
[Importing a remote-origin script from a same-origin worklet script should be blocked by the script-src 'self' directive.]
expected: FAIL
[Importing a remote-origin worklet script should not be blocked because the script-src * directive allows it.]
expected: FAIL
[Importing a remote-origin script from a remote-origin worklet script should not be blocked because the script-src * directive allows it.]
expected: FAIL
[Importing a remote-origin worklet script should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected: FAIL
[Importing an insecure-origin worklet script should be blocked because of mixed contents.]
expected: FAIL
[Importing an insecure-origin worklet script should not be blocked because the upgrade-insecure-requests directive translates it as the secure origin.]
expected: FAIL
[Importing an insecure-origin script from a secure-origin worklet script should be blocked because of mixed contents.]
expected: FAIL
[Importing an insecure-origin script from a secure-origin worklet script should not be blocked because the upgrade-insecure-requests directive translates it as the secure origin.]
expected: FAIL