File tree 1 file changed +2
-11
lines changed
1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -58176,17 +58176,8 @@ o............A....e
58176
58176
<li>
58177
58177
58178
58178
<p>If the script is <span data-x="concept-script-external">from an external file</span>, then
58179
- switch on <span data-x="concept-script-type">the script's type</span>:</p>
58180
-
58181
- <dl class="switch">
58182
- <dt>"<code data-x="">classic</code>"</dt>
58183
- <dd><span>Fire a simple event</span> named <code data-x="event-load">load</code> at the
58184
- <code>script</code> element.</dd>
58185
-
58186
- <dt>"<code data-x="">module</code>"</dt>
58187
- <dd><span>Queue a task</span> to <span>fire a simple event</span> named <code
58188
- data-x="event-load">load</code> at the <code>script</code> element.</dd>
58189
- </dl>
58179
+ <span>fire a simple event</span> named <code data-x="event-load">load</code> at the
58180
+ <code>script</code> element.</p>
58190
58181
58191
58182
</li>
58192
58183
You can’t perform that action at this time.
0 commit comments