Skip to content

Commit 3d454f8

Browse files
committed
Fixed algorithm scoping
1 parent dac8718 commit 3d454f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27754,6 +27754,7 @@ document.body.appendChild(wbr);</code></pre>
2775427754
removed.</p></li>
2775527755
</ul>
2775627756

27757+
<div algorithm>
2775727758
<p>The <span>fetch and process the linked resource</span> steps for this type of linked resource,
2775827759
given a <code>link</code> element <var>el</var>, are to <span
2775927760
data-x="create link options from element">create link options</span> from <var>el</var> and
@@ -27803,7 +27804,7 @@ document.body.appendChild(wbr);</code></pre>
2780327804
<var>processCompressionDictionaryResponse</var>. User agents may delay the fetching of
2780427805
<var>request</var> to prioritize other requests that are necessary for the current document.</p></li>
2780527806
</ol>
27806-
27807+
</div>
2780727808

2780827809
<h5>Link type "<dfn attr-value for="link/rel"><code
2780927810
data-x="rel-dns-prefetch">dns-prefetch</code></dfn>"</h5>

0 commit comments

Comments
 (0)