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
|
@ -542,41 +542,5 @@
|
|||
|
||||
|
||||
[a-element-xhtml.xhtml?exclude=(file|javascript|mailto)]
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[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
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?include=mailto]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue