aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/url
Commit message (Collapse)AuthorAgeFilesLines
* Update web-platform-tests to revision ↵Servo WPT Sync2025-03-186-0/+170
| | | | | b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019) Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
* Update web-platform-tests to revision ↵Servo WPT Sync2025-03-097-0/+354
| | | | | b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869) Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
* script: implement HTMLHyperlinkElementUtils for HTMLAreaElement (#35482)shanehandley2025-02-162-1281/+0
| | | | | | This makes some common functionality in HTMLAreaElement and HTMLAnchorElement shared code. Signed-off-by: Shane Handley <shanehandley@fastmail.com>
* Update web-platform-tests to revision ↵Servo WPT Sync2024-12-053-2/+297
| | | | | b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
* build(deps): bump url from 2.5.1 to 2.5.3 (#34136)dependabot[bot]2024-11-043-86/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * build(deps): bump url from 2.5.1 to 2.5.3 Bumps [url](https://github.com/servo/rust-url) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.3) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update test expectations Signed-off-by: Oriol Brufau <obrufau@igalia.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
* Update web-platform-tests to revision ↵Servo WPT Sync2024-10-201-0/+3
| | | | | b'5a9d9349a312e12a950d5f4703cd41609a06f242' (#33923) Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
* Use document encoding when parsing url in href setter (#33825)Simon Wülker2024-10-131-12/+0
| | | | | | | | | | | | | | | | | * Implement encoding-parse-a-url algorithm Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Parse url with encoding when setting href on HtmlAnchorElement Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
* Update url setters test result (#33134)Taym Haddadi2024-08-201-3/+0
| | | Signed-off-by: Taym <haddadi.taym@gmail.com>
* Update web-platform-tests to revision ↵Servo WPT Sync2024-08-191-1/+0
| | | | | b'ebe057a1153d34042bac1ff3dc944220876f69ec' (#33116) Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
* Update web-platform-tests to revision ↵Servo WPT Sync2024-08-111-0/+1
| | | | | b'3b3beee1bf2469013583bafe702f2d4821d76c1f' (#33000) Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
* Initial structuredClone implementation (#32960)Taym Haddadi2024-08-081-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | * Initial structuredClone implementation Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> * Rename PostMessageOptions to StructuredSerializeOptions Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> * Update wpt test 2020 layout result Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> * Remove dublicated StructuredClone implementation Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> * Remove comment from StructuredSerializeOptions webidl Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com> --------- Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>
* Implement URL::parse() (#32819)shanehandley2024-07-222-64/+0
| | | | | | | | | | | | | * Implement URL::parse() Signed-off-by: Shane Handley <shanehandley@fastmail.com> * fix: Make handling more idiomatic Signed-off-by: Shane Handley <shanehandley@fastmail.com> --------- Signed-off-by: Shane Handley <shanehandley@fastmail.com>
* Update web-platform-tests to revision ↵Servo WPT Sync2024-07-071-0/+36
| | | | | b'4e3b5de2eb8218cf18a1674618994efeb96e2cc0' (#32717) Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
* Update web-platform-tests to revision ↵Servo WPT Sync2024-06-163-0/+15
| | | | | b'ed9e9309618bdf76de06ff85757edbc8e1d7da82' (#32512) Signed-off-by: WPT Sync Bot <josh+wptsync@joshmatthews.net>
* build(deps): bump url from 2.5.0 to 2.5.1 (#32478)dependabot[bot]2024-06-134-567/+0
| | | | | | | | | | | | | | | 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>
* Update web-platform-tests to revision ↵Servo WPT Sync2024-04-212-0/+30
| | | | b'015f19c5b653f51f2e38ebe97ec0ff62523f57de' (#32121)
* Update web-platform-tests to revision ↵Servo WPT Sync2024-03-312-0/+64
| | | | b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951)
* Sync WPT with upstream (26-11-2023) (#30783)Servo WPT Sync2023-11-273-0/+98
| | | | | | | | | | | * Update web-platform-tests to revision b'a59ba94da3f2638beee8950e423c5fedfe02e809' * Update expectations * Update expectations again --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
* build(deps): bump url from 2.4.1 to 2.5.0 (#30775)dependabot[bot]2023-11-273-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | * build(deps): bump url from 2.4.1 to 2.5.0 Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update expectations --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
* build(deps): bump url from 2.3.1 to 2.4.1 (#30225)dependabot[bot]2023-08-297-295/+20
| | | | | | | | | | | | | | | | 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>
* Run same tests for layout-2020 and layout-2013 (#30092)Oriol Brufau2023-08-1511-80/+754
| | | | | | | | | | Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
* Update web-platform-tests to revision ↵WPT Sync Bot2023-06-252-819/+0
| | | | b'7b682ab07397d72fceb6594d0f27cb36cf1d8ee3'
* Rename metadata directoriesMartin Robinson2023-06-2215-0/+5537
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`