diff --git a/source b/source index c189b025ea2..819b7af82b8 100644 --- a/source +++ b/source @@ -57437,7 +57437,8 @@ interface HTMLScriptElement : HTMLElement {
When inserted using the document.write()
- method, script
elements execute (typically blocking further script execution or HTML parsing), but when inserted using
+ method, script
elements usually
+ execute (typically blocking further script execution or HTML parsing). When inserted using the
innerHTML
and outerHTML
attributes, they do not execute at all.
<plaintext>
" or "<!--
"). In other cases,
the call can clear the current page first, as if document.open()
had been called. In yet more cases, the method
- is simply ignored, or throws an exception. To make matters worse, the exact behavior of this
- method can in some cases be dependent on network latency
贺师俊 (HE Shi-Jun),
Shiki Okasaka,
+ Shivani Sharma,
Shubheksha Jalan,
Sierk Bornemann,
Sigbjørn Finne,