test262 | Official ECMAScript Conformance Test Suite | Testing library
kandi X-RAY | test262 Summary
kandi X-RAY | test262 Summary
Test262 is the implementation conformance test suite for the latest drafts (or most recent published edition) of the following Ecma specifications:. Test262 itself is described in ECMA TR/104 and is included in ECMA-414 (pdf).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of test262
test262 Key Features
test262 Examples and Code Snippets
Community Discussions
Trending Discussions on test262
QUESTION
I have a question about String.prototype.toLocaleLowerCase() ;
I want to use toLocaleLowerCase() with locale parameter like here
But I get this error.
lib.es5.d.ts
Could you help me, please?
Package and System Info:
cli packages: (C:\Users\Ahmet\AppData\Roaming\npm\node_modules)
...ANSWER
Answered 2017-Nov-20 at 23:55The locale
parameter is still in draft mode : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase
Use a type assertion (beware):
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install test262
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page