mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
Correct descriptions w.r.t. identifier start/part characters
Ref. https://github.com/mathiasbynens/caniunicode/issues/3.
This commit is contained in:
parent
1c3d1e3026
commit
b005b63273
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v10.0.0 ID_Continue characters are accepted as
|
Test that Unicode v10.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v10.0.0 ID_Continue characters are accepted as
|
Test that Unicode v10.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v11.0.0 ID_Continue characters are accepted as
|
Test that Unicode v11.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v11.0.0 ID_Continue characters are accepted as
|
Test that Unicode v11.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v12.0.0 ID_Continue characters are accepted as
|
Test that Unicode v12.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v12.0.0 ID_Continue characters are accepted as
|
Test that Unicode v12.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v13.0.0 ID_Continue characters are accepted as
|
Test that Unicode v13.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v13.0.0 ID_Continue characters are accepted as
|
Test that Unicode v13.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v5.2.0 ID_Continue characters are accepted as
|
Test that Unicode v5.2.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v5.2.0 ID_Continue characters are accepted as
|
Test that Unicode v5.2.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v6.0.0 ID_Continue characters are accepted as
|
Test that Unicode v6.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v6.0.0 ID_Continue characters are accepted as
|
Test that Unicode v6.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v6.1.0 ID_Continue characters are accepted as
|
Test that Unicode v6.1.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v6.1.0 ID_Continue characters are accepted as
|
Test that Unicode v6.1.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v7.0.0 ID_Continue characters are accepted as
|
Test that Unicode v7.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v7.0.0 ID_Continue characters are accepted as
|
Test that Unicode v7.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v8.0.0 ID_Continue characters are accepted as
|
Test that Unicode v8.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v8.0.0 ID_Continue characters are accepted as
|
Test that Unicode v8.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v9.0.0 ID_Continue characters are accepted as
|
Test that Unicode v9.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters in escaped form, i.e.
|
identifier part characters in escaped form, i.e.
|
||||||
- \uXXXX or \u{XXXX} for BMP symbols
|
- \uXXXX or \u{XXXX} for BMP symbols
|
||||||
- \u{XXXXXX} for astral symbols
|
- \u{XXXXXX} for astral symbols
|
||||||
info: |
|
info: |
|
||||||
|
@ -6,7 +6,7 @@ author: Mathias Bynens
|
|||||||
esid: sec-names-and-keywords
|
esid: sec-names-and-keywords
|
||||||
description: |
|
description: |
|
||||||
Test that Unicode v9.0.0 ID_Continue characters are accepted as
|
Test that Unicode v9.0.0 ID_Continue characters are accepted as
|
||||||
identifier start characters.
|
identifier part characters.
|
||||||
info: |
|
info: |
|
||||||
Generated by https://github.com/mathiasbynens/caniunicode
|
Generated by https://github.com/mathiasbynens/caniunicode
|
||||||
---*/
|
---*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user