diff --git a/source b/source index 8c44096c679..f36054106a7 100644 --- a/source +++ b/source @@ -66873,9 +66873,9 @@ document.body.append(script1, script2);
  1. If namespace is not null, then return.

  2. -
  3. If localName is src and - element is connected, then run the script HTML element - post-connection steps, given element.

  4. +
  5. If localName is src, value is + not null, and element is connected, then run the script + HTML element post-connection steps, given element.