mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3f5220b421
commit
ecaf2930cc
734 changed files with 24588 additions and 5583 deletions
|
@ -1004,6 +1004,21 @@
|
|||
[Pattern: [{"pathname":"/([\\\\d&&[0-1\]\])"}\] Inputs: [{"pathname":"/3"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"8\\t0"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"80x"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"80?x"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"80\\\\x"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: ["https://{sub.}?example{.com/}foo"\] Inputs: ["https://example.com/foo"\]]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[urlpattern.https.any.worker.html]
|
||||
[Pattern: [{"pathname":"/foo/bar"}\] Inputs: [{"pathname":"/foo/bar"}\]]
|
||||
|
@ -2008,6 +2023,21 @@
|
|||
[Pattern: [{"pathname":"/([\\\\d&&[0-1\]\])"}\] Inputs: [{"pathname":"/3"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"8\\t0"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"80x"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"80?x"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: [{"port":"80"}\] Inputs: [{"port":"80\\\\x"}\]]
|
||||
expected: FAIL
|
||||
|
||||
[Pattern: ["https://{sub.}?example{.com/}foo"\] Inputs: ["https://example.com/foo"\]]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[urlpattern.https.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue