File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -92872,8 +92872,9 @@ interface <dfn interface>NavigationHistoryEntry</dfn> : <span>EventTarget</span>
92872
92872
steps are:</p>
92873
92873
92874
92874
<ol>
92875
- <li><p>Let <var>urlRecord</var> be the result of <span>encoding-parsing a URL</span> given
92876
- <var>url</var>, relative to <span>this</span>'s <span>relevant settings object</span>.</p></li>
92875
+ <li><p>Let <var>urlRecord</var> be the result of <span data-x="parse a URL">parsing a URL</span>
92876
+ given <var>url</var>, relative to <span>this</span>'s <span>relevant settings
92877
+ object</span>.</p></li>
92877
92878
92878
92879
<li><p>If <var>urlRecord</var> is failure, then return an <span
92879
92880
data-x="navigation-api-early-error-result">early error result</span> for a
You can’t perform that action at this time.
0 commit comments