File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -95600,6 +95600,11 @@ interface <dfn interface>NavigationHistoryEntry</dfn> : <span>EventTarget</span>
95600
95600
data-x="navigation-api-early-error-result">early error result</span> for a
95601
95601
<span>"<code>SyntaxError</code>"</span> <code>DOMException</code>.</p></li>
95602
95602
95603
+ <li><p>If <var>urlRecord</var>'s <span data-x="concept-url-scheme">scheme</span> is "<code
95604
+ data-x="javascript protocol">javascript</code>", then return an <span
95605
+ data-x="navigation-api-early-error-result">early error result</span> for a
95606
+ <span>"<code>NotSupportedError</code>"</span> <code>DOMException</code>.</p>
95607
+
95603
95608
<li><p>Let <var>document</var> be <span>this</span>'s <span>relevant global object</span>'s <span
95604
95609
data-x="concept-document-window">associated <code>Document</code></span>.</p></li>
95605
95610
You can’t perform that action at this time.
0 commit comments