Update web-platform-tests to revision b'b73a0a32890ff293961eb55bb90ba57a5a711f48' (#32010)

This commit is contained in:
Servo WPT Sync 2024-04-06 22:58:36 -04:00 committed by GitHub
parent 1ffa61aabf
commit 05f1bbf0a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
765 changed files with 19221 additions and 3164 deletions

View file

@ -0,0 +1,3 @@
[script-src-allows-wasm.tentative.html]
[Importing a WebAssembly module should be allowed by script-src CSP.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[script-src-blocks-wasm.tentative.html]
[Importing a WebAssembly module should be guarded by script-src CSP.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[worker-import-source-phase.tentative.html]
[Testing import of WebAssembly source phase from JavaScript worker]
expected: FAIL