| Array |
|
|
- |
| BigInt |
|
|
- |
| Collator |
|
|
- |
| constructors-string-and-single-element-array.js |
---
es5id: 9.2.1_3
description: >
Tests that a single string instead of a locale list is treated as
the locale list containing that string.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
2888 |
- |
| constructors-taint-Object-prototype-2.js |
---
es5id: 9.2.5_6
description: >
Tests that the behavior of a Record is not affected by
adversarial changes to Object.prototype.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
663 |
- |
| constructors-taint-Object-prototype.js |
---
es5id: 9.2.3_5
description: >
Tests that the behavior of a Record is not affected by
adversarial changes to Object.prototype.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
662 |
- |
| Date |
|
|
- |
| DateTimeFormat |
|
|
- |
| default-locale-is-canonicalized.js |
---
es5id: 6.2.4
description: >
Tests that the default locale is a String value representing the
structurally valid and canonicalized BCP 47 language tag.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
651 |
- |
| default-locale-is-supported.js |
---
es5id: 9.1_a
description: Tests that default locale is available.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
578 |
- |
| DisplayNames |
|
|
- |
| DurationFormat |
|
|
- |
| fallback-locales-are-supported.js |
---
es5id: 9.1_b
description: >
Tests that appropriate fallback locales are provided for
supported locales.
author: Norbert Lindenberg
includes: [testIntl.js]
features: [Array.prototype.includes]
--- |
1396 |
- |
| Intl |
|
|
- |
| language-tags-canonicalized.js |
---
es5id: 6.2.3
description: Tests that language tags are canonicalized in return values.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
2638 |
- |
| language-tags-invalid.js |
---
es5id: 6.2.2_c
description: >
Tests that language tags with invalid subtag sequences are not
accepted.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
698 |
- |
| language-tags-valid.js |
---
es5id: 6.2.2_a
description: Tests that structurally valid language tags are accepted.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
1185 |
- |
| language-tags-with-underscore.js |
---
es5id: 6.2.2_b
description: Tests that language tags with "_" are not accepted.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
1011 |
- |
| ListFormat |
|
|
- |
| Locale |
|
|
- |
| Number |
|
|
- |
| NumberFormat |
|
|
- |
| PluralRules |
|
|
- |
| RelativeTimeFormat |
|
|
- |
| Segmenter |
|
|
- |
| String |
|
|
- |
| supportedLocalesOf-consistent-with-resolvedOptions.js |
---
es5id: 9.2.2
description: >
Tests that locales that are reported by resolvedOptions are also
reported by supportedLocalesOf.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
1902 |
- |
| supportedLocalesOf-default-locale-and-zxx-locale.js |
---
es5id: 9.2.6_4_c
description: >
Tests that LookupSupportedLocales includes the default locale and
doesn't include the "no linguistic content" locale.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
1254 |
- |
| supportedLocalesOf-duplicate-elements-removed.js |
---
es5id: 9.2.1_8_c_vi
description: >
Tests that canonicalization of locale lists removes duplicate
language tags.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
657 |
- |
| supportedLocalesOf-empty-and-undefined.js |
---
es5id: 9.2.1_1
description: >
Tests that canonicalization of locale lists treats undefined and
empty lists the same.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
880 |
- |
| supportedLocalesOf-locales-arg-coered-to-object.js |
---
es5id: 9.2.1_4
description: >
Tests that non-objects are converted to objects before
canonicalization.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
1474 |
- |
| supportedLocalesOf-locales-arg-empty-array.js |
---
es5id: 9.2.6_4
description: >
Tests that LookupSupportedLocales returns an empty list when
given an empty list.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
727 |
- |
| supportedLocalesOf-returned-array-elements-are-not-frozen.js |
---
es5id: 9.2.8_4
description: >
Tests that the array returned by SupportedLocales is extensible,
writable and configurable.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
1508 |
- |
| supportedLocalesOf-taint-Array-2.js |
---
es5id: 9.2.6_2
description: >
Tests that the behavior of a List is not affected by adversarial
changes to Array.prototype.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
892 |
- |
| supportedLocalesOf-taint-Array.js |
---
es5id: 9.2.1_2
description: >
Tests that the behavior of a List is not affected by adversarial
changes to Array.prototype.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
683 |
- |
| supportedLocalesOf-test-option-localeMatcher.js |
---
es5id: 9.2.8_1_c
description: Tests that the option localeMatcher is processed correctly.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
1012 |
- |
| supportedLocalesOf-throws-if-element-not-string-or-object.js |
---
es5id: 9.2.1_8_c_ii
description: Tests that values other than strings are not accepted as locales.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
650 |
- |
| supportedLocalesOf-unicode-extensions-ignored.js |
---
es5id: 9.2.6_4_b
description: >
Tests that Unicode locale extension sequences do not affect
whether a locale is considered supported, but are reported back.
author: Norbert Lindenberg
includes: [testIntl.js]
--- |
2455 |
- |
| Temporal |
|
|
- |
| TypedArray |
|
|
- |