diff --git a/source b/source index 140fc6391e9..2ea03adf1cb 100644 --- a/source +++ b/source @@ -98451,6 +98451,12 @@ interface Navigator {
  • Assert: inputURL's scheme is normalizedScheme.

  • +
  • Set the username given inputURL and + the empty string.

  • + +
  • Set the password given inputURL and + the empty string.

  • +
  • Let inputURLString be the serialization of inputURL.

  • @@ -98532,6 +98538,8 @@ interface Navigator {