diff --git a/source b/source index 15a5d9ca7f5..d06dc49aa59 100644 --- a/source +++ b/source @@ -90841,8 +90841,9 @@ interface NavigationHistoryEntry : EventTarget data-x="dom-Navigation-navigate">navigate(options) method steps are:

    -
  1. Let urlRecord be the result of encoding-parsing a URL given - url, relative to this's relevant settings object.

  2. +
  3. Let urlRecord be the result of parsing a URL + given url, relative to this's relevant settings + object.

  4. If urlRecord is failure, then return an early error result for a