mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
92defbb4ef
commit
c06ec90151
2986 changed files with 82877 additions and 27441 deletions
|
@ -0,0 +1,21 @@
|
|||
[request-private-network-headers.tentative.any.worker.html]
|
||||
[Access-Control-Request-Private-Network is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Adding invalid request header "Access-Control-Request-Private-Network: KO"]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-private-network-headers.tentative.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-private-network-headers.tentative.any.html]
|
||||
[Access-Control-Request-Private-Network is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Adding invalid request header "Access-Control-Request-Private-Network: KO"]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-private-network-headers.tentative.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -20,6 +20,9 @@
|
|||
[Blob.slice should not sniff the content for a content type]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching URL.createObjectURL(invalid_type_blob) is OK]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[scheme-blob.sub.any.html]
|
||||
[Fetching URL.createObjectURL(empty_blob) is OK]
|
||||
|
@ -42,3 +45,6 @@
|
|||
|
||||
[Blob.slice should not sniff the content for a content type]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching URL.createObjectURL(invalid_type_blob) is OK]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue