Skip to content

Commit 369c5d8

Browse files
Editorial: fix a typo in "completely finish loading" note
1 parent 431e858 commit 369c5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88698,7 +88698,7 @@ dictionary <dfn dictionary>PageTransitionEventInit</dfn> : <span>EventInit</span
8869888698
relationship has not yet been established. (That happens in a subsequent step of <span>create
8869988699
a new nested browsing context</span>.)</p>
8870088700

88701-
<p>The consequence of this is that we the following steps do nothing, i.e., we do not fire an
88701+
<p>The consequence of this is that the following steps do nothing, i.e., we do not fire an
8870288702
asynchronous <code data-x="event-load">load</code> event on the container element for such
8870388703
cases. Instead, a synchronous <code data-x="event-load">load</code> event is fired in a special
8870488704
initial-insertion case in the <span>shared attribute processing steps for <code>iframe</code>

0 commit comments

Comments
 (0)