diff --git a/test/language/export/escaped-as-export-specifier.js b/test/language/export/escaped-as-export-specifier.js index 392c69a30d..3d376d87b3 100644 --- a/test/language/export/escaped-as-export-specifier.js +++ b/test/language/export/escaped-as-export-specifier.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `as` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/export/escaped-default.js b/test/language/export/escaped-default.js index a98dfd7c58..1e3e1b95ee 100644 --- a/test/language/export/escaped-default.js +++ b/test/language/export/escaped-default.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `default` keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/export/escaped-from.js b/test/language/export/escaped-from.js index 3ab3d407c4..1d235f9a24 100644 --- a/test/language/export/escaped-from.js +++ b/test/language/export/escaped-from.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `from` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/async-arrow-function/escaped-async-line-terminator.js b/test/language/expressions/async-arrow-function/escaped-async-line-terminator.js index ee3a7a0547..dfe29c724c 100644 --- a/test/language/expressions/async-arrow-function/escaped-async-line-terminator.js +++ b/test/language/expressions/async-arrow-function/escaped-async-line-terminator.js @@ -12,7 +12,7 @@ info: | 5.1.5 Grammar Notation - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/async-arrow-function/escaped-async.js b/test/language/expressions/async-arrow-function/escaped-async.js index c983f97a61..4b70160afb 100644 --- a/test/language/expressions/async-arrow-function/escaped-async.js +++ b/test/language/expressions/async-arrow-function/escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/async-function/escaped-async.js b/test/language/expressions/async-function/escaped-async.js index dade9efa8d..281646d64d 100644 --- a/test/language/expressions/async-function/escaped-async.js +++ b/test/language/expressions/async-function/escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/async-generator/escaped-async.js b/test/language/expressions/async-generator/escaped-async.js index 40b79f4372..e24d8e2a02 100644 --- a/test/language/expressions/async-generator/escaped-async.js +++ b/test/language/expressions/async-generator/escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/dynamic-import/escape-sequence-import.js b/test/language/expressions/dynamic-import/escape-sequence-import.js index 5faf6a6a26..294136c7e1 100644 --- a/test/language/expressions/dynamic-import/escape-sequence-import.js +++ b/test/language/expressions/dynamic-import/escape-sequence-import.js @@ -8,7 +8,7 @@ description: > info: | 5.1.5 Grammar Notation - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown in fixed width + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points specified in this way are to be understood as the diff --git a/test/language/expressions/import.meta/syntax/escape-sequence-import.js b/test/language/expressions/import.meta/syntax/escape-sequence-import.js index bcb06e4a6c..4d06eea728 100644 --- a/test/language/expressions/import.meta/syntax/escape-sequence-import.js +++ b/test/language/expressions/import.meta/syntax/escape-sequence-import.js @@ -8,7 +8,7 @@ description: > info: | 5.1.5 Grammar Notation - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown in fixed width + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points specified in this way are to be understood as the diff --git a/test/language/expressions/import.meta/syntax/escape-sequence-meta.js b/test/language/expressions/import.meta/syntax/escape-sequence-meta.js index 3600d14b29..deb2ef1502 100644 --- a/test/language/expressions/import.meta/syntax/escape-sequence-meta.js +++ b/test/language/expressions/import.meta/syntax/escape-sequence-meta.js @@ -8,7 +8,7 @@ description: > info: | 5.1.5 Grammar Notation - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown in fixed width + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points specified in this way are to be understood as the diff --git a/test/language/expressions/new.target/escaped-new.js b/test/language/expressions/new.target/escaped-new.js index 999480835b..aeb9706d30 100644 --- a/test/language/expressions/new.target/escaped-new.js +++ b/test/language/expressions/new.target/escaped-new.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `new` keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/new.target/escaped-target.js b/test/language/expressions/new.target/escaped-target.js index 50aede41d4..9c5cb72953 100644 --- a/test/language/expressions/new.target/escaped-target.js +++ b/test/language/expressions/new.target/escaped-target.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `target` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/object/method-definition/async-gen-meth-escaped-async.js b/test/language/expressions/object/method-definition/async-gen-meth-escaped-async.js index 7b28ecbef6..2a80013fe3 100644 --- a/test/language/expressions/object/method-definition/async-gen-meth-escaped-async.js +++ b/test/language/expressions/object/method-definition/async-gen-meth-escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/object/method-definition/async-meth-escaped-async.js b/test/language/expressions/object/method-definition/async-meth-escaped-async.js index b32bd73f28..131fa89ea5 100644 --- a/test/language/expressions/object/method-definition/async-meth-escaped-async.js +++ b/test/language/expressions/object/method-definition/async-meth-escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/object/method-definition/escaped-get.js b/test/language/expressions/object/method-definition/escaped-get.js index e976a4dee8..55a0bbdb10 100644 --- a/test/language/expressions/object/method-definition/escaped-get.js +++ b/test/language/expressions/object/method-definition/escaped-get.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `get` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/expressions/object/method-definition/escaped-set.js b/test/language/expressions/object/method-definition/escaped-set.js index e15c2544f2..f2d349b034 100644 --- a/test/language/expressions/object/method-definition/escaped-set.js +++ b/test/language/expressions/object/method-definition/escaped-set.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `set` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/import/escaped-as-import-specifier.js b/test/language/import/escaped-as-import-specifier.js index 9d8bee0db7..92b2d1c6d9 100644 --- a/test/language/import/escaped-as-import-specifier.js +++ b/test/language/import/escaped-as-import-specifier.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `as` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/import/escaped-as-namespace-import.js b/test/language/import/escaped-as-namespace-import.js index 521957305a..78225fc5b9 100644 --- a/test/language/import/escaped-as-namespace-import.js +++ b/test/language/import/escaped-as-namespace-import.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `as` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/import/escaped-from.js b/test/language/import/escaped-from.js index d6434ebc67..123702fe47 100644 --- a/test/language/import/escaped-from.js +++ b/test/language/import/escaped-from.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `from` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/async-function/escaped-async.js b/test/language/statements/async-function/escaped-async.js index bdb27220e4..3b2affe49e 100644 --- a/test/language/statements/async-function/escaped-async.js +++ b/test/language/statements/async-function/escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/async-generator/escaped-async.js b/test/language/statements/async-generator/escaped-async.js index 3324869528..a7c9e903d5 100644 --- a/test/language/statements/async-generator/escaped-async.js +++ b/test/language/statements/async-generator/escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/class/async-gen-meth-escaped-async.js b/test/language/statements/class/async-gen-meth-escaped-async.js index 138800515d..c6e25344f4 100644 --- a/test/language/statements/class/async-gen-meth-escaped-async.js +++ b/test/language/statements/class/async-gen-meth-escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/class/async-meth-escaped-async.js b/test/language/statements/class/async-meth-escaped-async.js index 1d890c3242..9b23d7ed53 100644 --- a/test/language/statements/class/async-meth-escaped-async.js +++ b/test/language/statements/class/async-meth-escaped-async.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `async` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/class/syntax/escaped-static.js b/test/language/statements/class/syntax/escaped-static.js index f57d012ea5..e1def283ea 100644 --- a/test/language/statements/class/syntax/escaped-static.js +++ b/test/language/statements/class/syntax/escaped-static.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `static` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/for-await-of/escaped-of.js b/test/language/statements/for-await-of/escaped-of.js index 5ce55e2c02..a46eb907e2 100644 --- a/test/language/statements/for-await-of/escaped-of.js +++ b/test/language/statements/for-await-of/escaped-of.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `of` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/for-of/escaped-of.js b/test/language/statements/for-of/escaped-of.js index b806a482be..8080819831 100644 --- a/test/language/statements/for-of/escaped-of.js +++ b/test/language/statements/for-of/escaped-of.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `of` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points diff --git a/test/language/statements/let/syntax/escaped-let.js b/test/language/statements/let/syntax/escaped-let.js index 5d26e9296c..24e45a4163 100644 --- a/test/language/statements/let/syntax/escaped-let.js +++ b/test/language/statements/let/syntax/escaped-let.js @@ -6,7 +6,7 @@ esid: sec-grammar-notation description: > The `let` contextual keyword must not contain Unicode escape sequences. info: | - Terminal symbols of the lexical, RegExp, and numeric string grammars are shown + Terminal symbols are shown in fixed width font, both in the productions of the grammars and throughout this specification whenever the text directly refers to such a terminal symbol. These are to appear in a script exactly as written. All terminal symbol code points