We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1048a66 commit 6b024d2Copy full SHA for 6b024d2
source
@@ -25768,6 +25768,11 @@ document.body.appendChild(wbr);</code></pre>
25768
data-x="concept-request-destination">destination</span>), as it is highly likely that the user
25769
will require this resource for the current navigation. <ref spec=PRELOAD></p>
25770
25771
+ <p class="note">User-agents might perform additional operations when a resource is loaded, such as
25772
+ preemptively <span data-x="dom-img-decode">decoding images</span> or <span
25773
+ data-x="Create a CSS style sheet">creating stylesheets</span>. However, these additional
25774
+ operations cannot have observable effects.</p>
25775
+
25776
<p>There is no default type for resources given by the <code data-x="rel-preload">preload</code>
25777
keyword.</p>
25778
0 commit comments