mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +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,2 @@
|
||||
[charset-bom.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,2 @@
|
||||
[charset.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,16 @@
|
||||
[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
|
||||
@@ -0,0 +1,9 @@
|
||||
[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
|
||||
@@ -0,0 +1,3 @@
|
||||
[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
|
||||
@@ -0,0 +1,7 @@
|
||||
[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
|
||||
@@ -0,0 +1,2 @@
|
||||
[import-css-module-basic.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,2 @@
|
||||
[import-css-module-dynamic.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,2 @@
|
||||
[integrity.html]
|
||||
expected: ERROR
|
||||
@@ -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,2 @@
|
||||
[referrer-policies.sub.html]
|
||||
expected: ERROR
|
||||
@@ -0,0 +1,2 @@
|
||||
[relative-urls.html]
|
||||
expected: ERROR
|
||||
Reference in New Issue
Block a user