Sync WPT with upstream (13-06-2025) (#37436)

Automated downstream sync of changes from upstream as of 13-06-2025
[no-wpt-sync]

---------

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Servo WPT Sync 2025-06-13 16:15:36 +02:00 committed by GitHub
parent e4da496e2d
commit a7e9df0fef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
339 changed files with 7696 additions and 1370 deletions

View file

@ -0,0 +1,15 @@
[dictionary-compressed.tentative.https.html]
[Decompresion using gzip-encoded dictionary works as expected]
expected: FAIL
[Decompresion using Brotli-encoded dictionary works as expected]
expected: FAIL
[Decompresion using Zstandard-encoded dictionary works as expected]
expected: FAIL
[A dcb dictionary-compressed dictionary can be used as a dictionary for future requests.]
expected: FAIL
[A dcz dictionary-compressed dictionary can be used as a dictionary for future requests.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dictionary-fetch-no-cors.tentative.https.html]
[Fetch cross-origin no-cors request does not include Available-Dictionary header]
expected: FAIL

View file

@ -7,3 +7,9 @@
[New dictionary registration overrides the existing one]
expected: FAIL
[Dictionary registration does not invalidate cache entry]
expected: FAIL
[Expired dictionary is not used]
expected: FAIL