bestiejs / json3

A JSON polyfill. No longer maintained.
https://bestiejs.github.io/json3
Other
1.02k stars 150 forks source link

`JSON.parse` processes property name arrays inconsistently #12

Closed ghost closed 12 years ago

ghost commented 12 years ago

See https://bugs.ecmascript.org/show_bug.cgi?id=170.

Since this is an anticipated ES 6 change, I don't think an additional feature test is necessary. However, JSON 3 should produce results consistent with this proposal.