File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -26069,11 +26069,14 @@ document.body.appendChild(wbr);</code></pre>
26069
26069
element">creating link options</span> from <var>el</var>.</p></li>
26070
26070
26071
26071
<li><p>Set <var>options</var>'s <span data-x="link options destination">destination</span> to
26072
- "<code data-x="">prefetch</code>" .</p></li>
26072
+ the empty string .</p></li>
26073
26073
26074
26074
<li><p>Let <var>request</var> be the result of <span data-x="create a link request">creating a
26075
26075
link request</span> given <var>options</var>.</p></li>
26076
26076
26077
+ <li><p>Set <var>request</var>'s <span data-x="concept-request-initiator">initiator</span> to
26078
+ "<code data-x="">prefetch</code>"..</p></li>
26079
+
26077
26080
<li><p>If <var>request</var> is null, return.</p></li>
26078
26081
26079
26082
<li><p>Set <var>request</var>'s <span data-x="concept-request-initiator">initiator</span>
You can’t perform that action at this time.
0 commit comments