mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
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:
parent
b4fd9ebb0e
commit
bd43b78735
708 changed files with 15442 additions and 3379 deletions
|
@ -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
|
||||
|
|
30
tests/wpt/meta/service-workers/service-worker/client-url-creation-url.https.html.ini
vendored
Normal file
30
tests/wpt/meta/service-workers/service-worker/client-url-creation-url.https.html.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue