From b57c9b9834a5ffae66a89185e22d4daf2a6e3622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bargull?= Date: Wed, 16 Oct 2019 16:03:56 +0000 Subject: [PATCH] Bug 1433306 - Part 4: Reimport test262 tests. r=jwalden Differential Revision: https://phabricator.services.mozilla.com/D40439 --HG-- extra : moz-landing-system : lando --- .../ListFormat/constructor/constructor/locales-invalid.js | 1 - .../ListFormat/constructor/constructor/locales-valid.js | 1 - .../constructor/constructor/newtarget-undefined.js | 1 - .../ListFormat/constructor/constructor/options-invalid.js | 1 - .../constructor/options-localeMatcher-invalid.js | 1 - .../ListFormat/constructor/constructor/options-order.js | 1 - .../constructor/constructor/options-style-invalid.js | 1 - .../constructor/constructor/options-style-valid.js | 1 - .../constructor/constructor/options-throwing-getters.js | 1 - .../constructor/constructor/options-toobject-prototype.js | 1 - .../ListFormat/constructor/constructor/options-toobject.js | 1 - .../constructor/constructor/options-type-invalid.js | 1 - .../constructor/constructor/options-type-valid.js | 1 - .../constructor/constructor/options-undefined.js | 1 - .../ListFormat/constructor/constructor/subclassing.js | 1 - .../tests/test262/intl402/ListFormat/constructor/length.js | 1 - .../tests/test262/intl402/ListFormat/constructor/name.js | 1 - .../test262/intl402/ListFormat/constructor/prop-desc.js | 1 - .../test262/intl402/ListFormat/constructor/prototype.js | 1 - .../ListFormat/constructor/supportedLocalesOf/basic.js | 1 - .../ListFormat/constructor/supportedLocalesOf/branding.js | 1 - .../ListFormat/constructor/supportedLocalesOf/length.js | 1 - .../constructor/supportedLocalesOf/locales-invalid.js | 1 - .../ListFormat/constructor/supportedLocalesOf/name.js | 1 - .../supportedLocalesOf/options-localeMatcher-invalid.js | 1 - .../constructor/supportedLocalesOf/options-null.js | 1 - .../constructor/supportedLocalesOf/options-toobject.js | 1 - .../constructor/supportedLocalesOf/options-undefined.js | 1 - .../ListFormat/constructor/supportedLocalesOf/prop-desc.js | 1 - .../constructor/supportedLocalesOf/result-type.js | 1 - .../test262/intl402/ListFormat/instance/extensibility.js | 1 - .../tests/test262/intl402/ListFormat/instance/prototype.js | 1 - .../intl402/ListFormat/prototype/constructor/prop-desc.js | 1 - .../intl402/ListFormat/prototype/format/branding.js | 1 - .../intl402/ListFormat/prototype/format/en-us-default.js | 1 - .../ListFormat/prototype/format/en-us-disjunction.js | 1 - .../intl402/ListFormat/prototype/format/en-us-narrow.js | 1 - .../intl402/ListFormat/prototype/format/en-us-short.js | 1 - .../intl402/ListFormat/prototype/format/en-us-unit.js | 1 - .../intl402/ListFormat/prototype/format/es-es-long.js | 1 - .../intl402/ListFormat/prototype/format/es-es-narrow.js | 1 - .../intl402/ListFormat/prototype/format/es-es-short.js | 1 - .../test262/intl402/ListFormat/prototype/format/length.js | 1 - .../test262/intl402/ListFormat/prototype/format/name.js | 1 - .../intl402/ListFormat/prototype/format/prop-desc.js | 1 - .../intl402/ListFormat/prototype/formatToParts/branding.js | 1 - .../ListFormat/prototype/formatToParts/en-us-default.js | 1 - .../prototype/formatToParts/en-us-disjunction.js | 1 - .../ListFormat/prototype/formatToParts/en-us-narrow.js | 1 - .../ListFormat/prototype/formatToParts/en-us-short.js | 1 - .../ListFormat/prototype/formatToParts/en-us-unit.js | 1 - .../ListFormat/prototype/formatToParts/es-es-long.js | 1 - .../ListFormat/prototype/formatToParts/es-es-narrow.js | 1 - .../ListFormat/prototype/formatToParts/es-es-short.js | 1 - .../intl402/ListFormat/prototype/formatToParts/length.js | 1 - .../intl402/ListFormat/prototype/formatToParts/name.js | 1 - .../ListFormat/prototype/formatToParts/prop-desc.js | 1 - .../test262/intl402/ListFormat/prototype/prop-desc.js | 1 - .../ListFormat/prototype/resolvedOptions/branding.js | 1 - .../ListFormat/prototype/resolvedOptions/caching.js | 1 - .../intl402/ListFormat/prototype/resolvedOptions/length.js | 1 - .../intl402/ListFormat/prototype/resolvedOptions/name.js | 1 - .../intl402/ListFormat/prototype/resolvedOptions/order.js | 1 - .../ListFormat/prototype/resolvedOptions/prop-desc.js | 1 - .../intl402/ListFormat/prototype/resolvedOptions/type.js | 1 - .../intl402/ListFormat/prototype/toStringTag/toString.js | 1 - .../ListFormat/prototype/toStringTag/toStringTag.js | 1 - js/src/tests/test262/intl402/shell.js | 7 ++++++- 68 files changed, 6 insertions(+), 68 deletions(-) diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-invalid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-invalid.js index 949337cb4366..8cb49d62438e 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-invalid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-invalid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-valid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-valid.js index f2f22ce34aba..fd3da865e8a8 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-valid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/locales-valid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/newtarget-undefined.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/newtarget-undefined.js index 66e666119a64..48198c9a9228 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/newtarget-undefined.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/newtarget-undefined.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-invalid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-invalid.js index 038e56cb5181..681f5f1c96e0 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-invalid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-invalid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-localeMatcher-invalid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-localeMatcher-invalid.js index da0522630e48..19d643f2d916 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-localeMatcher-invalid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-localeMatcher-invalid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-order.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-order.js index 80acb9ce613e..3d6a9e11e6ba 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-order.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-order.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-invalid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-invalid.js index 6734e78109e4..6701776cd7e1 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-invalid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-invalid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-valid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-valid.js index b97de3a4b33a..bc97773d3384 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-valid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-style-valid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-throwing-getters.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-throwing-getters.js index c0d728d58594..3da4b38e1a9f 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-throwing-getters.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-throwing-getters.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject-prototype.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject-prototype.js index 005c2faf2180..e503d27beb14 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject-prototype.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject-prototype.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject.js index 2230e2bfe759..004723d1d675 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-toobject.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-invalid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-invalid.js index 7af4e5142377..10f6fd599d23 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-invalid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-invalid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-valid.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-valid.js index 110f5974f693..e3ba4e107726 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-valid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-type-valid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-undefined.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-undefined.js index 61f90b2cfa44..56768c9053c5 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-undefined.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/options-undefined.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/subclassing.js b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/subclassing.js index 4d6fe9e1b2ed..1fd6553f9b4d 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/constructor/subclassing.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/constructor/subclassing.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/length.js b/js/src/tests/test262/intl402/ListFormat/constructor/length.js index 471849f33124..19aa2852dbd8 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/length.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/length.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/name.js b/js/src/tests/test262/intl402/ListFormat/constructor/name.js index 265d4f65157a..f498bb5e0feb 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/name.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/name.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/prop-desc.js b/js/src/tests/test262/intl402/ListFormat/constructor/prop-desc.js index 3999e6e5bb4e..3bf5b526faf5 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/prop-desc.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/prop-desc.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/prototype.js b/js/src/tests/test262/intl402/ListFormat/constructor/prototype.js index ca1ac01c38f4..a09c23e1763a 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/prototype.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/prototype.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/basic.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/basic.js index 867b5824ae28..81b7dbcf88ae 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/basic.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/basic.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Google Inc., Igalia S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/branding.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/branding.js index 8d9bd9634166..dd28fcf8d6f8 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/branding.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/branding.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/length.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/length.js index 2281cd5b9f30..344194999ae0 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/length.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/length.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/locales-invalid.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/locales-invalid.js index f4d97cf949f7..f8d7769b84fa 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/locales-invalid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/locales-invalid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/name.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/name.js index 34bc8fe0e910..b4e3330d7800 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/name.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/name.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-localeMatcher-invalid.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-localeMatcher-invalid.js index abd7dd98e6b9..99714f09674b 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-localeMatcher-invalid.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-localeMatcher-invalid.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-null.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-null.js index 6ff2d511de18..dbc7036579fe 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-null.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-null.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-toobject.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-toobject.js index 7c2c53c3ef73..811b1210b38c 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-toobject.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-toobject.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-undefined.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-undefined.js index e3d136488b70..3c9506163d65 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-undefined.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/options-undefined.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/prop-desc.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/prop-desc.js index b1c344241eb9..07455d691d53 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/prop-desc.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/prop-desc.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/result-type.js b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/result-type.js index b39336564caa..e6d25bbd95d1 100644 --- a/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/result-type.js +++ b/js/src/tests/test262/intl402/ListFormat/constructor/supportedLocalesOf/result-type.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/instance/extensibility.js b/js/src/tests/test262/intl402/ListFormat/instance/extensibility.js index 0dc0dfae2d04..b08bca5c69ae 100644 --- a/js/src/tests/test262/intl402/ListFormat/instance/extensibility.js +++ b/js/src/tests/test262/intl402/ListFormat/instance/extensibility.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/instance/prototype.js b/js/src/tests/test262/intl402/ListFormat/instance/prototype.js index fe3f01c31631..123fa04b380b 100644 --- a/js/src/tests/test262/intl402/ListFormat/instance/prototype.js +++ b/js/src/tests/test262/intl402/ListFormat/instance/prototype.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/constructor/prop-desc.js b/js/src/tests/test262/intl402/ListFormat/prototype/constructor/prop-desc.js index 148822862457..882657f4a209 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/constructor/prop-desc.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/constructor/prop-desc.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/branding.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/branding.js index 1581c81ca09c..2cb5bce63d9c 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/branding.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/branding.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-default.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-default.js index 7e8d879d05c1..8e4b51e0fec0 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-default.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-default.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-disjunction.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-disjunction.js index b44011777397..4d05dcdf856e 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-disjunction.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-disjunction.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-narrow.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-narrow.js index f0ac68a28998..5cd9c40d554a 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-narrow.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-narrow.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-short.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-short.js index 4891b200bf5d..617636969007 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-short.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-short.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-unit.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-unit.js index 68e0b2665b64..8d86344f694e 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-unit.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/en-us-unit.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-long.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-long.js index 37b3ae8b8244..d9b7f7386f70 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-long.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-long.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-narrow.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-narrow.js index 3615b709b1a6..a7ff5adf53c9 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-narrow.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-narrow.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-short.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-short.js index ffdb82031998..34a44d293ade 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-short.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/es-es-short.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/length.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/length.js index e4701f6e6756..9f89579b200c 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/length.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/length.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/name.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/name.js index 05b9761bc158..237ea8dd54fa 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/name.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/name.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/format/prop-desc.js b/js/src/tests/test262/intl402/ListFormat/prototype/format/prop-desc.js index f1b4e4469714..4577c159dec7 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/format/prop-desc.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/format/prop-desc.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/branding.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/branding.js index e553d235424a..9631e26fd758 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/branding.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/branding.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-default.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-default.js index 685d4fd29b7b..4451a139edc5 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-default.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-default.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-disjunction.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-disjunction.js index 468978bac75c..3dcd42925974 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-disjunction.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-disjunction.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-narrow.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-narrow.js index 737009811621..45119607b46c 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-narrow.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-narrow.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-short.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-short.js index 6943f31cb495..3e2407ff29ea 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-short.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-short.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-unit.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-unit.js index f85813a0372f..50251d049e89 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-unit.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/en-us-unit.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-long.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-long.js index ab5df32111c3..f98d5d6627cb 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-long.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-long.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-narrow.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-narrow.js index 1f58da3f18d4..899e31c16b8a 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-narrow.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-narrow.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-short.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-short.js index e46a29158338..949bf9c8fe5e 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-short.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/es-es-short.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/length.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/length.js index cc4c19091ad5..2e9565206ecb 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/length.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/length.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/name.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/name.js index c2aceabf73a9..d8ac53cfea9e 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/name.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/name.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/prop-desc.js b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/prop-desc.js index 35663874f54c..abed31a398d2 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/prop-desc.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/formatToParts/prop-desc.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/prop-desc.js b/js/src/tests/test262/intl402/ListFormat/prototype/prop-desc.js index 649bbf130739..ee5b1cc868c2 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/prop-desc.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/prop-desc.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/branding.js b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/branding.js index 9be8930a3d2c..bec62d549255 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/branding.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/branding.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/caching.js b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/caching.js index a9a8c3c811f5..7570e6eb662b 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/caching.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/caching.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/length.js b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/length.js index 22ba1993f845..e613f177d820 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/length.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/length.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/name.js b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/name.js index 7a1b0762c467..22303e2d6638 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/name.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/name.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/order.js b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/order.js index 68608be3d1e9..f71c0489b3b9 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/order.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/order.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/prop-desc.js b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/prop-desc.js index 08fe8526e96b..59592c918d69 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/prop-desc.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/prop-desc.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/type.js b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/type.js index 58678cf8259e..e7ee1bd37760 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/type.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/resolvedOptions/type.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toString.js b/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toString.js index 797629d479e5..ee0a3b462b16 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toString.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toString.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toStringTag.js b/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toStringTag.js index e987b4d49fc6..af1303f1c5ba 100644 --- a/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toStringTag.js +++ b/js/src/tests/test262/intl402/ListFormat/prototype/toStringTag/toStringTag.js @@ -1,4 +1,3 @@ -// |reftest| skip -- Intl.ListFormat is not supported // Copyright 2018 Igalia, S.L. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. diff --git a/js/src/tests/test262/intl402/shell.js b/js/src/tests/test262/intl402/shell.js index c628c10231ae..7375b68cb681 100644 --- a/js/src/tests/test262/intl402/shell.js +++ b/js/src/tests/test262/intl402/shell.js @@ -1821,11 +1821,16 @@ function isCanonicalizedStructurallyValidTimeZoneName(timeZone) { // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. -// Call the shell helper to add Intl.Locale to the Intl object. +// Call the shell helper to add Intl.ListFormat and Intl.Locale to the Intl object. if (typeof addIntlExtras === "function") { let intlExtras = {}; addIntlExtras(intlExtras); + Object.defineProperty(Intl, "ListFormat", { + value: intlExtras.ListFormat, + writable: true, enumerable: false, configurable: true + }); + Object.defineProperty(Intl, "Locale", { value: intlExtras.Locale, writable: true, enumerable: false, configurable: true