mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
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:
@@ -0,0 +1,2 @@
|
||||
[charset-2.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,8 @@
|
||||
[charset-bom.any.worker.html]
|
||||
expected: ERROR
|
||||
|
||||
[charset-bom.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[charset-bom.any.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,2 @@
|
||||
[charset.html]
|
||||
expected: ERROR
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -0,0 +1,2 @@
|
||||
[integrity.html]
|
||||
expected: ERROR
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -0,0 +1,4 @@
|
||||
[module.html]
|
||||
expected: ERROR
|
||||
[JSON modules]
|
||||
expected: NOTRUN
|
||||
@@ -0,0 +1,8 @@
|
||||
[non-object.any.worker.html]
|
||||
expected: ERROR
|
||||
|
||||
[non-object.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[non-object.any.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,4 @@
|
||||
[parse-error.html]
|
||||
expected: TIMEOUT
|
||||
[JSON modules: parse error]
|
||||
expected: TIMEOUT
|
||||
@@ -0,0 +1,2 @@
|
||||
[referrer-policies.sub.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,8 @@
|
||||
[repeated-imports.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[repeated-imports.any.worker.html]
|
||||
expected: ERROR
|
||||
|
||||
[repeated-imports.any.html]
|
||||
expected: ERROR
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user