From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/url/url-setters.any.js.ini | 9 --------- 1 file changed, 9 deletions(-) (limited to 'testing/web-platform/meta/url/url-setters.any.js.ini') diff --git a/testing/web-platform/meta/url/url-setters.any.js.ini b/testing/web-platform/meta/url/url-setters.any.js.ini index 754c4608d7..ba1b9a0da3 100644 --- a/testing/web-platform/meta/url/url-setters.any.js.ini +++ b/testing/web-platform/meta/url/url-setters.any.js.ini @@ -127,9 +127,6 @@ [URL: Setting .port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] expected: FAIL - [URL: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - [URL: Setting .port = '12'] expected: FAIL @@ -429,9 +426,6 @@ [URL: Setting .hostname = ''] expected: FAIL - [URL: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - [URL: Setting .pathname = '' Non-special URLs can have their paths erased] expected: FAIL @@ -495,9 +489,6 @@ [URL: Setting .hostname = ''] expected: FAIL - [URL: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - [URL: Setting .pathname = '' Non-special URLs can have their paths erased] expected: FAIL -- cgit v1.2.3