From 683537733016cad359278c06f8ccab92e34abf26 Mon Sep 17 00:00:00 2001 From: Michael Ficarra Date: Thu, 9 Sep 2021 16:25:08 -0600 Subject: [PATCH] fix a typo in "completely finish loading" note --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index f939db40ec8..13507f52dde 100644 --- a/source +++ b/source @@ -88697,7 +88697,7 @@ dictionary PageTransitionEventInit : EventInitcreate a new nested browsing context.)

-

The consequence of this is that we the following steps do nothing, i.e., we do not fire an +

The consequence of this is that the following steps do nothing, i.e., we do not fire an asynchronous load event on the container element for such cases. Instead, a synchronous load event is fired in a special initial-insertion case in the shared attribute processing steps for iframe