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,2 @@
[charset-bom.html]
expected: ERROR

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

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

View File

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

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,2 @@
[referrer-policies.sub.html]
expected: ERROR

View File

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