File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67127,9 +67127,9 @@ document.body.append(script1, script2);
6712767127 <ol>
6712867128 <li><p>If <var>namespace</var> is not null, then return.</p></li>
6712967129
67130- <li><p>If <var>localName</var> is <code data-x="attr-script-src">src</code> and
67131- <var>element</var> is <span>connected</span>, then run the <code>script</code> <span>HTML element
67132- post-connection steps</span>, given <var>element</var>.</p></li>
67130+ <li><p>If <var>localName</var> is <code data-x="attr-script-src">src</code>, <var>value</var> is
67131+ not null, and <var>element</var> is <span>connected</span>, then run the <code>script</code>
67132+ <span>HTML element post-connection steps</span>, given <var>element</var>.</p></li>
6713367133 </ol>
6713467134 </div>
6713567135
You can’t perform that action at this time.
0 commit comments