diff --git a/source b/source index d8aa3ffdb4f..3e150387a84 100644 --- a/source +++ b/source @@ -6592,8 +6592,8 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
A URL is a valid URL if it conforms to the authoring conformance - requirements in the WHATWG URL standard.
+A string is a valid URL if it is a URL string which conforms to + the authoring conformance requirements in the WHATWG URL standard.
A string is a valid non-empty URL if it is a valid URL but it is not the empty string.