mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +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
213 B
INI
Vendored
9 lines
213 B
INI
Vendored
[default-src-blocks-wasm.any.worker.html]
|
|
|
|
[default-src-blocks-wasm.any.html]
|
|
|
|
[default-src-blocks-wasm.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[default-src-blocks-wasm.any.sharedworker.html]
|
|
expected: ERROR
|