What steps will reproduce the problem?
1. Open /javascript/canvasoids.html from Chrome
2. Go to developer tools/Java Script console
3. Open "Scripts" and error would show
What is the expected output? What do you see instead?
At line #63 variable "lives" is set to 0.
In lines 277,304,306,322,324 variable "lifes" is used instead.
What version of the product are you using? On what operating system?
SVN Revision 52, Windows XP
Please provide any additional information below.
Replacing all lifes->lives fixes the error.
Also, canvasoids.html has minor typing error in the <title> tag.
Original issue reported on code.google.com by dak...@gmail.com on 30 Sep 2009 at 8:23
Original issue reported on code.google.com by
dak...@gmail.com
on 30 Sep 2009 at 8:23