diff --git a/source b/source index 53a123e70a7..a241eee5119 100644 --- a/source +++ b/source @@ -98314,6 +98314,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.

  • @@ -98395,6 +98401,8 @@ interface Navigator {