Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
doctyper committed Mar 13, 2013
1 parent 3c8a338 commit 26e53a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ grunt watch

### Generate a new testbed

Point an up-to-date Chrome to [0.0.0.0:9090/generate](http://0.0.0.0:9090/generate). On file save, the page will reload and generate a pristine set of values to test against, split into six files (so browser don't crash reading a huge 110k-line file). You should probably stick to vanilla Chrome (as opposed to Canary, etc) to reflect the current implementation.
Point an up-to-date Chrome to [0.0.0.0:9090/generate](http://0.0.0.0:9090/generate). On file save, the page will reload and generate a pristine set of values to test against, split into six files (so browsers don't crash reading a huge 110k-line file). You should probably stick to vanilla Chrome (as opposed to Canary, etc) to reflect the current implementation.

It should be noted that for my tests "full implementation" means "parity with Google Chrome". Any Chrome variation from the spec will have to be manually accounted for.

Expand Down

0 comments on commit 26e53a3

Please sign in to comment.