compat-table icon indicating copy to clipboard operation
compat-table copied to clipboard

Better tests for Intl specs.

Open keithamus opened this issue 10 years ago • 0 comments

Following on from #371 (and #358), the Intl specs could do with improving.

The following needs to be added to get an idea of levels of support from browsers/engines:

Intl Object

Date Object

Number Object

  • [ ] Add full set of tests for Number#toLocaleString() (there is no test262 suite for this - see tc39/test262#195. Maybe we should PR a set before porting them to compat-table?)

String Object

Array Object

Object Object

keithamus avatar Mar 13 '15 11:03 keithamus