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 b1aa7c4 commit 343cef6Copy full SHA for 343cef6
fetch.bs
@@ -6911,7 +6911,7 @@ throw.
6911
</code></pre>
6912
6913
<p>Same-origin nested documents share the quota of their parent. However, cross-origin or
6914
-cross-agent iframes only receive 8kb of quota by default. So in the following example, the first 3
+cross-agent iframes only receive 8kb of quota by default. So in the following example, the first three
6915
calls would succeed and the last one would throw.
6916
<pre><code class=lang-javascript>
6917
// In main page
0 commit comments