Skip to content

Commit 343cef6

Browse files
noamrannevk
andauthored
Update fetch.bs
Co-authored-by: Anne van Kesteren <[email protected]>
1 parent b1aa7c4 commit 343cef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6911,7 +6911,7 @@ throw.
69116911
</code></pre>
69126912

69136913
<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
6914+
cross-agent iframes only receive 8kb of quota by default. So in the following example, the first three
69156915
calls would succeed and the last one would throw.
69166916
<pre><code class=lang-javascript>
69176917
// In main page

0 commit comments

Comments
 (0)