You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following tests which assume the ToObject are used also need to be modified
intl402/Segmenter/constructor/constructor/options-toobject.js
intl402/Segmenter/constructor/constructor/options-toobject-prototype.js
intl402/ListFormat/constructor/constructor/options-toobject.js
intl402/ListFormat/constructor/constructor/options-toobject-prototype.js
Differ from older Intl API, newer Intl APIs use GetOptionsObject and we need add tests to verify that.
Spec change in https://github.com/tc39/ecma402/pull/538/files
The text was updated successfully, but these errors were encountered: