Skip to content

Commit

Permalink
Edited README via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed May 3, 2011
1 parent ab30197 commit ef0c655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
@@ -1,9 +1,9 @@
This is the source companion to my article "JavaScript Strict Mode" http://javascriptweblog.wordpress.com/2011/05/01/javascript-strict-mode/
This is the source companion to my article http://javascriptweblog.wordpress.com/2011/05/03/javascript-strict-mode/

I've written a test for all ES 5 38 Strict Mode features as defined here
http://ecma262-5.com/ELS5_HTML.htm#Annex_C

For the visual test page open test.html in your browser (you can also click on file:///Users/angus/workspace/github/strictMode/src/test.html to run the hosted version)
For the visual test page open test.html in your browser (you can also click on http://java-script.limewebs.com/strictMode/test_hosted.html to run the hosted version)

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

Expand Down

0 comments on commit ef0c655

Please sign in to comment.