diff --git a/source b/source index 8c44096c679..f36054106a7 100644 --- a/source +++ b/source @@ -66873,9 +66873,9 @@ document.body.append(script1, script2);
If namespace is not null, then return.
If localName is src and
- element is connected, then run the script HTML element
- post-connection steps, given element.
If localName is src, value is
+ not null, and element is connected, then run the script
+ HTML element post-connection steps, given element.