/strict-mode

A Visual Test of EcmaScript Strict Mode compliance

Primary LanguageJavaScript

###Strict Mode Tester

This is the source companion to my blog post

I've written a test for all 38 Strict Mode features as defined here

For the visual test page open test.html in your browser. (You can also run the hosted version here).

The file tests.js can also be dumped into your developer console - just switch mode to CONSOLE_MODE