mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
build(deps): bump url from 2.3.1 to 2.4.1 (#30225)
Bumps [url](https://github.com/servo/rust-url) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.1) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
04e8a0638c
commit
da64144ff4
16 changed files with 69 additions and 620 deletions
|
@ -881,42 +881,6 @@
|
|||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
@ -1203,24 +1167,6 @@
|
|||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1269,24 +1215,6 @@
|
|||
[Parsing: <file:/.//p> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue