servo/tests/wpt/meta/url/failure.html.ini
Ashwin Naren b0b70ec6b7
Throw SyntaxError from Location::SetHref (#39051)
It was originally throwing a TypeError, which was making WPT fail.

Testing: Many happy WPT subtests
Fixes: #39050

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
Co-authored-by: Sam <16504129+sagudev@users.noreply.github.com>
2025-09-02 17:19:10 +00:00

141 lines
3 KiB
INI
Vendored

[failure.html]
[Location's href: a// should throw]
expected: FAIL
[XHR: http:@/www.example.com should throw]
expected: FAIL
[Location's href: http:/a:b@/www.example.com should throw]
expected: FAIL
[Location's href: http::@/www.example.com should throw]
expected: FAIL
[XHR: http:@:www.example.com should throw]
expected: FAIL
[Location's href: http:/:@/www.example.com should throw]
expected: FAIL
[Location's href: http:a:b@/www.example.com should throw]
expected: FAIL
[XHR: http::@/www.example.com should throw]
expected: FAIL
[XHR: http:/a:b@/www.example.com should throw]
expected: FAIL
[window.open(): a should throw]
expected: FAIL
[window.open(): http::@/www.example.com should throw]
expected: FAIL
[XHR: a/ should throw]
expected: FAIL
[window.open(): http:/:@/www.example.com should throw]
expected: FAIL
[XHR: http:/@:www.example.com should throw]
expected: FAIL
[window.open(): http:/@/www.example.com should throw]
expected: FAIL
[window.open(): a// should throw]
expected: FAIL
[window.open(): http:a:b@/www.example.com should throw]
expected: FAIL
[window.open(): http:/a:b@/www.example.com should throw]
expected: FAIL
[Location's href: http:/@:www.example.com should throw]
expected: FAIL
[Location's href: http:@/www.example.com should throw]
expected: FAIL
[window.open(): http:@:www.example.com should throw]
expected: FAIL
[Location's href: a should throw]
expected: FAIL
[Location's href: http:/@/www.example.com should throw]
expected: FAIL
[XHR: a// should throw]
expected: FAIL
[Location's href: a/ should throw]
expected: FAIL
[XHR: http:/@/www.example.com should throw]
expected: FAIL
[window.open(): http:/@:www.example.com should throw]
expected: FAIL
[XHR: http:/:@/www.example.com should throw]
expected: FAIL
[window.open(): http:@/www.example.com should throw]
expected: FAIL
[Location's href: http:@:www.example.com should throw]
expected: FAIL
[XHR: a should throw]
expected: FAIL
[window.open(): a/ should throw]
expected: FAIL
[XHR: http:a:b@/www.example.com should throw]
expected: FAIL
[XHR: \\\\\\.\\y: should throw]
expected: FAIL
[XHR: \\\\\\.\\Y: should throw]
expected: FAIL
[window.open(): \\\\\\.\\Y: should throw]
expected: FAIL
[window.open(): \\\\\\.\\y: should throw]
expected: FAIL
[Location's href: \\\\\\.\\y: should throw]
expected: FAIL
[Location's href: \\\\\\.\\Y: should throw]
expected: FAIL
[URL's constructor's base argument: foo://ho|st/ should throw]
expected: FAIL
[URL's href: foo://ho|st/ should throw]
expected: FAIL
[XHR: foo://ho|st/ should throw]
expected: FAIL
[Location's href: foo://ho|st/ should throw]
expected: FAIL
[window.open(): foo://ho|st/ should throw]
expected: FAIL
[XHR: should throw]
expected: FAIL
[Location's href: should throw]
expected: FAIL
[window.open(): should throw]
expected: FAIL