tc39 / proposal-intl-relative-time

`Intl.RelativeTimeFormat` specification [draft]
http://tc39.github.io/proposal-intl-relative-time/
215 stars 24 forks source link

Editorial: Specify table order per https://github.com/tc39/ecma402/issues/264 #94

Closed FrankYFTang closed 6 years ago

FrankYFTang commented 6 years ago

@littledan @mathiasbynens @Ms2ger

littledan commented 6 years ago

Thanks! You've already implemented this in V8, so I'll just land the patch. Tests would be appreciated, @Ms2ger (though this ordering thing isn't the absolute highest priority).

Ms2ger commented 5 years ago

Test: https://github.com/tc39/test262/pull/1893