Skip to content

Commit 286d9fc

Browse files
committed
nit
1 parent 36e1c21 commit 286d9fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

+2-2
Original file line numberDiff line numberDiff line change
@@ -8280,8 +8280,8 @@ interface <dfn>DOMStringList</dfn> {
82808280
<!-- Should this use the surrounding agent's agent cluster instead? -->
82818281

82828282
<li>
8283-
<p>If <var>agentCluster</var>'s <span>allow sidechannel attacks</span> is set to false, then
8284-
throw a <span>"<code>DataCloneError</code>"</span> <code>DOMException</code>.</p>
8283+
<p>If <var>agentCluster</var>'s <span>allow sidechannel attacks</span> is false, then throw
8284+
a <span>"<code>DataCloneError</code>"</span> <code>DOMException</code>.</p>
82858285

82868286
<p class="note">This check is only needed when serializing (and not when deserializing) as
82878287
<span>allow sidechannel attacks</span> cannot change over time and a

0 commit comments

Comments
 (0)