Sync WPT with upstream (07-08-2023) (#30078)

* Update web-platform-tests to revision b'6d5a1f7fb272973c2a951831b4f9fb25f05f96b0'

* Revert some expectations updated by WPT import

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync
2023-08-08 00:24:47 -04:00
committed by GitHub
parent 1346c34083
commit 2fe0413b72
810 changed files with 17776 additions and 6309 deletions

View File

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

View File

@@ -0,0 +1,9 @@
[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

@@ -0,0 +1,3 @@
[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

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

View File

@@ -0,0 +1,9 @@
[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

@@ -0,0 +1,25 @@
[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

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,19 @@
[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