Sync WPT with upstream (06-04-2025) (#36369)

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

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-04-06 06:11:16 +02:00 committed by GitHub
parent b4fd9ebb0e
commit bd43b78735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
708 changed files with 15442 additions and 3379 deletions

View file

@ -108,21 +108,6 @@
[Window interface: attribute caches]
expected: FAIL
[ServiceWorkerContainer interface: operation register((TrustedScriptURL or USVString), optional RegistrationOptions)]
expected: TIMEOUT
[NavigationPreloadManager interface: operation enable()]
expected: TIMEOUT
[NavigationPreloadManager interface: operation disable()]
expected: TIMEOUT
[NavigationPreloadManager interface: operation setHeaderValue(ByteString)]
expected: TIMEOUT
[NavigationPreloadManager interface: operation getState()]
expected: TIMEOUT
[idlharness.https.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,30 @@
[client-url-creation-url.https.html]
[No navigation creation URL is same as window URL]
expected: FAIL
[Fragment only navigation doesn't change creation URL]
expected: FAIL
[Pushstate doesn't change creation URL]
expected: FAIL
[Replacestate doesn't change creation URL]
expected: FAIL
[Going back over pushstate to other pushstate via back]
expected: FAIL
[Query navigation changes creation URL]
expected: FAIL
[Reloading doesn't change creation URL]
expected: FAIL
[Reloading pushstate URL changes creation URL]
expected: FAIL
[Going back over pushstate to creation URL]
expected: FAIL
[Going back to new document changes creation URL]
expected: FAIL