-
- Downloads
Change tests to reflect https://github.com/tc39/proposal-intl-list-format/pull/27 (#1860)
* Changes Intl.ListFormat tests reflecting spec Reflect https://github.com/tc39/proposal-intl-list-format/pull/27 while style:"narrow" and type is not "unit". * add cases for throws * remove commetns which cause lint error
Showing
- test/intl402/ListFormat/constructor/constructor/options-style-valid.js 10 additions, 2 deletions...ListFormat/constructor/constructor/options-style-valid.js
- test/intl402/ListFormat/prototype/format/en-us-narrow.js 5 additions, 4 deletionstest/intl402/ListFormat/prototype/format/en-us-narrow.js
- test/intl402/ListFormat/prototype/formatToParts/en-us-narrow.js 9 additions, 8 deletions...ntl402/ListFormat/prototype/formatToParts/en-us-narrow.js
Please register or sign in to comment