mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
This makes sure that when workers are created, their global scope has the correct policy-container set so that we can do CSP-checks. Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
9 lines
209 B
INI
Vendored
9 lines
209 B
INI
Vendored
[script-src-blocks-wasm.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[script-src-blocks-wasm.any.worker.html]
|
|
|
|
[script-src-blocks-wasm.any.html]
|
|
|
|
[script-src-blocks-wasm.any.serviceworker.html]
|
|
expected: ERROR
|