Update web-platform-tests to revision b'd988aeeb33edc4d452899921799b8bed69fff65d' (#33178)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-08-24 21:37:49 -04:00 committed by GitHub
parent 7582afebec
commit 6caaa0c955
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
702 changed files with 27332 additions and 6432 deletions

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-2.html]
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -7,6 +7,3 @@
[Check that rel=noopener with target=_parent does a normal load]
expected: FAIL
[Check that rel=noopener with target=_self does a normal load]
expected: FAIL

View file

@ -1,2 +0,0 @@
[charset-2.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[charset-bom.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[charset.html]
expected: ERROR

View file

@ -1,16 +0,0 @@
[content-type-checking.html]
expected: ERROR
[text/css]
expected: NOTRUN
[application/css]
expected: NOTRUN
[text/html+css]
expected: NOTRUN
[text/css;boundary=something]
expected: NOTRUN
[text/css;foo=bar]
expected: NOTRUN

View file

@ -1,9 +0,0 @@
[cors-crossorigin-requests.html]
[Imported CSS module, cross-origin with CORS]
expected: FAIL
[Imported CSS module, cross-origin, missing CORS ACAO header]
expected: FAIL
[Imported CSS module with parse error, cross-origin, with CORS]
expected: FAIL

View file

@ -1,3 +0,0 @@
[credentials.sub.html]
[CSS Modules should be loaded with or without the credentials based on the same-origin-ness and the crossOrigin attribute]
expected: FAIL

View file

@ -1,7 +0,0 @@
[css-module-worker-test.html]
expected: TIMEOUT
[A dynamic import CSS Module within a web worker should not load and should not attempt to fetch the module.]
expected: TIMEOUT
[An attempt to load a CSS module as a worker should fail.]
expected: NOTRUN

View file

@ -1,2 +0,0 @@
[import-css-module-basic.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[import-css-module-dynamic.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[integrity.html]
expected: ERROR

View file

@ -1,25 +0,0 @@
[load-error-events.html]
expected: ERROR
[inline, 200, parser-inserted]
expected: NOTRUN
[inline, 404, parser-inserted]
expected: NOTRUN
[src, 200, parser-inserted]
expected: FAIL
[src, 404, parser-inserted]
expected: FAIL
[src, 200, not parser-inserted]
expected: FAIL
[src, 404, not parser-inserted]
expected: FAIL
[inline, 200, not parser-inserted]
expected: NOTRUN
[inline, 404, not parser-inserted]
expected: NOTRUN

View file

@ -1,2 +0,0 @@
[referrer-policies.sub.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[relative-urls.html]
expected: ERROR

View file

@ -1,8 +0,0 @@
[dynamic-import-with-assertion-argument.any.worker.html]
expected: ERROR
[dynamic-import-with-assertion-argument.any.sharedworker.html]
expected: ERROR
[dynamic-import-with-assertion-argument.any.html]
expected: ERROR

View file

@ -1,5 +0,0 @@
[empty-assertion-clause.html]
expected: ERROR
[Test that no error occurs when an empty import assertion clause is provided.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[invalid-type-assertion-error.html]
[Test that invalid module type assertion leads to TypeError on window.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[unsupported-assertion.html]
[Test that no error occurs when an unsupported import assertion is provided.]
expected: FAIL

View file

@ -1,2 +0,0 @@
[charset-2.html]
expected: ERROR

View file

@ -1,8 +0,0 @@
[charset-bom.any.worker.html]
expected: ERROR
[charset-bom.any.html]
expected: ERROR
[charset-bom.any.sharedworker.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[charset.html]
expected: ERROR

View file

@ -1,9 +0,0 @@
[cors-crossorigin-requests.html]
[Imported JSON module, cross-origin with CORS]
expected: FAIL
[Imported JSON module, cross-origin, missing CORS ACAO header]
expected: FAIL
[Imported JSON module with parse error, cross-origin, with CORS]
expected: FAIL

View file

@ -1,3 +0,0 @@
[credentials.sub.html]
[JSON Modules should be loaded with or without the credentials based on the same-origin-ness and the crossOrigin attribute]
expected: FAIL

View file

@ -1,2 +0,0 @@
[integrity.html]
expected: ERROR

View file

@ -1,8 +0,0 @@
[invalid-content-type.any.sharedworker.html]
expected: ERROR
[invalid-content-type.any.worker.html]
expected: ERROR
[invalid-content-type.any.html]
expected: ERROR

View file

@ -1,9 +0,0 @@
[json-module-service-worker-test.https.html]
[Javascript importing JSON Module should load within the context of a service worker]
expected: FAIL
[Trying to register a service worker with a top-level JSON Module should fail]
expected: FAIL
[JSON Module dynamic import should not load within the context of a service worker]
expected: FAIL

View file

@ -1,25 +0,0 @@
[load-error-events.html]
expected: ERROR
[inline, 200, parser-inserted]
expected: NOTRUN
[inline, 404, parser-inserted]
expected: NOTRUN
[src, 200, parser-inserted]
expected: FAIL
[src, 404, parser-inserted]
expected: FAIL
[src, 200, not parser-inserted]
expected: FAIL
[src, 404, not parser-inserted]
expected: FAIL
[inline, 200, not parser-inserted]
expected: NOTRUN
[inline, 404, not parser-inserted]
expected: NOTRUN

View file

@ -1,4 +0,0 @@
[module.html]
expected: ERROR
[JSON modules]
expected: NOTRUN

View file

@ -1,8 +0,0 @@
[non-object.any.sharedworker.html]
expected: ERROR
[non-object.any.worker.html]
expected: ERROR
[non-object.any.html]
expected: ERROR

View file

@ -1,3 +0,0 @@
[parse-error.html]
[JSON modules: parse error]
expected: FAIL

View file

@ -1,2 +0,0 @@
[referrer-policies.sub.html]
expected: ERROR

View file

@ -1,8 +0,0 @@
[repeated-imports.any.worker.html]
expected: ERROR
[repeated-imports.any.html]
expected: ERROR
[repeated-imports.any.sharedworker.html]
expected: ERROR

View file

@ -1,19 +0,0 @@
[valid-content-type.html]
expected: ERROR
[text/json]
expected: NOTRUN
[application/json]
expected: NOTRUN
[text/html+json]
expected: NOTRUN
[image/svg+json]
expected: NOTRUN
[text/json;boundary=something]
expected: NOTRUN
[text/json;foo=bar]
expected: NOTRUN