We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a3024 commit 152d725Copy full SHA for 152d725
fetch.bs
@@ -2701,8 +2701,8 @@ functionality.
2701
<a for=/>fetch controller</a> or null).
2702
2703
<p>A <dfn export>deferred fetch record</dfn> is a <a for=/>struct</a> used to maintain state needed
2704
-to invoke a fetch at a later time, e.g., when a <code>Document</code> is unloaded or backgrounded. It
2705
-has the following <a for=struct>items</a>:
+to invoke a fetch at a later time, e.g., when a <code>Document</code> is unloaded or becomes
+not <a for=Document>fully active</a>. It has the following <a for=struct>items</a>:
2706
2707
<dl>
2708
<dt><dfn export for="deferred fetch record">request</dfn>
0 commit comments