mirror of https://github.com/tc39/test262.git
12416e0fa9
Test the order of resolvedOptions in default setting Also add test to check the reading order of options based on the property returned in the default setting resolvedOptions. https://github.com/tc39/proposal-intl-duration-format/pull/167 https://github.com/tc39/proposal-intl-duration-format/pull/172 https://tc39.es/proposal-intl-duration-format/#sec-Intl.DurationFormat.prototype.resolvedOptions These two PRs are presenting to TC39 2023-09 meeting Swap actual/expected order Update test/intl402/DurationFormat/constructor-option-read-order.js Co-authored-by: André Bargull <andre.bargull@gmail.com> Fix per anba suggestion |
||
---|---|---|
.. | ||
prototype | ||
supportedLocalesOf | ||
constructor-locales-invalid.js | ||
constructor-locales-valid.js | ||
constructor-option-read-order.js | ||
constructor-options-defaults.js | ||
constructor-options-fractionalDigits-invalid.js | ||
constructor-options-fractionalDigits-valid.js | ||
constructor-options-invalid.js | ||
constructor-options-localeMatcher-invalid.js | ||
constructor-options-localeMatcher-valid.js | ||
constructor-options-numberingSystem-invalid.js | ||
constructor-options-numberingSystem-valid.js | ||
constructor-options-order.js | ||
constructor-options-style-conflict.js | ||
constructor-options-style-invalid.js | ||
constructor-options-style-valid.js | ||
constructor-unit-style-defaults.js | ||
extensibility.js | ||
length.js | ||
name.js | ||
newtarget-undefined.js | ||
prop-desc.js | ||
prototype.js |