mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
build(deps): bump url from 2.5.0 to 2.5.1 (#32478)
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d4ead7f85e
commit
43a7dd5da0
5 changed files with 87 additions and 597 deletions
|
@ -11,9 +11,6 @@
|
|||
[URL: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -69,9 +66,6 @@
|
|||
[URL: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue