diff --git a/source b/source index fb2ddc5c9a6..55918b79c31 100644 --- a/source +++ b/source @@ -2950,15 +2950,18 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

Some parts of the language described by this specification only support JavaScript as the - underlying scripting language.

+ underlying scripting language.

-

The term "JavaScript" is used to refer to ECMA262, rather than the official term - ECMAScript, since the term JavaScript is more widely known. Similarly, the MIME +

The term "JavaScript" is used to refer to ECMA-262, rather than the official + term ECMAScript, since the term JavaScript is more widely known. Similarly, the MIME type used to refer to JavaScript in this specification is text/javascript, since that is the most commonly used type, despite it being an officially obsoleted type according to RFC 4329.

+

User agents must follow the additions and clarifications made in the WHATWG JavaScript + standard.

+

The following terms are defined in the JavaScript specification and used in this specification: