File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -27883,10 +27883,9 @@ document.body.appendChild(wbr);</code></pre>
27883
27883
<li><p>Let <var>key</var> be the result of <span data-x="create a preload key">creating a
27884
27884
preload key</span> given <var>request</var>.</p></li>
27885
27885
27886
- <li><p>If <var>options</var>'s <span data-x="link options document">document</span> is "<code
27887
- data-x="">pending</code>", then set <var>request</var>'s <span
27888
- data-x="concept-request-initiator-type">initiator type</span> to "<code data-x="">early
27889
- hint</code>".</p></li>
27886
+ <li><p>If <var>options</var>'s <span data-x="link options document">document</span> is null, then
27887
+ set <var>request</var>'s <span data-x="concept-request-initiator-type">initiator type</span> to
27888
+ "<code data-x="">early hint</code>".</p></li>
27890
27889
27891
27890
<li><p>Let <var>controller</var> be null.</p></li>
27892
27891
You can’t perform that action at this time.
0 commit comments