Sync WPT with upstream (12-11-2023) (#30724)

* Update web-platform-tests to revision b'46476776fdbf0a62522621002ba8af68e4d478b6'

* wpt import: update expectation

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-11-15 00:55:31 -05:00 committed by GitHub
parent 354d1d8d11
commit 3fc584d1a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1389 changed files with 1688178 additions and 8868 deletions

View file

@ -77,3 +77,11 @@
[HTMLLinkElement with rel=preload and as=worker fetches with a "worker" Request.destination]
expected: FAIL
[Import declaration with `type: "css"` fetches with a "style" Request.destination]
expected: FAIL
[Import declaration with `type: "json"` fetches with a "json" Request.destination]
expected: FAIL
[HTMLLinkElement with rel=preload and as=json fetches with a "json" Request.destination]
expected: FAIL