Correct test descriptions

This commit is contained in:
Mike Pennisi 2021-10-13 22:32:49 -04:00 committed by Rick Waldron
parent 8b4382d2f2
commit 7ce15a19f3
10 changed files with 10 additions and 10 deletions

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.format esid: sec-intl.numberformat.prototype.format
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [de-DE] locale: [de-DE]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.format esid: sec-intl.numberformat.prototype.format
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [en-US] locale: [en-US]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.format esid: sec-intl.numberformat.prototype.format
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [ja-JP] locale: [ja-JP]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.format esid: sec-intl.numberformat.prototype.format
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [ko-KR] locale: [ko-KR]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.format esid: sec-intl.numberformat.prototype.format
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [zh-TW] locale: [zh-TW]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.formattoparts esid: sec-intl.numberformat.prototype.formattoparts
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [de-DE] locale: [de-DE]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.formattoparts esid: sec-intl.numberformat.prototype.formattoparts
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [en-US] locale: [en-US]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.formattoparts esid: sec-intl.numberformat.prototype.formattoparts
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [ja-JP] locale: [ja-JP]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.formattoparts esid: sec-intl.numberformat.prototype.formattoparts
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [ko-KR] locale: [ko-KR]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-intl.numberformat.prototype.formattoparts esid: sec-intl.numberformat.prototype.formattoparts
description: Checks handling of the compactDisplay option to the NumberFormat constructor. description: Checks handling of the signDisplay option to the NumberFormat constructor.
locale: [zh-TW] locale: [zh-TW]
features: [Intl.NumberFormat-unified] features: [Intl.NumberFormat-unified]
---*/ ---*/