mirror of
https://github.com/servo/servo.git
synced 2025-09-18 10:58:22 +01:00
Sync WPT with upstream (24-08-2025) (#38893)
Automated downstream sync of changes from upstream as of 24-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
1fc857865f
commit
fa42968a61
365 changed files with 7904 additions and 2377 deletions
|
@ -44,6 +44,15 @@
|
|||
[Pattern: [{"hostname":"bad\\\\:hostname"}\] Inputs: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"protocol":"http","hostname":"example.com/ignoredpath"}\] Inputs: ["http://example.com/"\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"protocol":"http","hostname":"example.com\\\\?ignoredsearch"}\] Inputs: ["http://example.com/"\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"protocol":"http","hostname":"example.com#ignoredhash"}\] Inputs: ["http://example.com/"\]]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[urlpattern.https.any.worker.html]
|
||||
[Pattern: [{"protocol":"http","port":"80 "}\] Inputs: [{"protocol":"http","port":"80"}\]]
|
||||
|
@ -88,6 +97,15 @@
|
|||
[Pattern: [{"hostname":"bad\\\\:hostname"}\] Inputs: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"protocol":"http","hostname":"example.com/ignoredpath"}\] Inputs: ["http://example.com/"\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"protocol":"http","hostname":"example.com\\\\?ignoredsearch"}\] Inputs: ["http://example.com/"\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"protocol":"http","hostname":"example.com#ignoredhash"}\] Inputs: ["http://example.com/"\]]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[urlpattern.https.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue