Is there any ability to inspect the objects rendered on a HTML5 canvas like we can do in Silverlight with Silverlight Spy ?
If I use Chrome elements inspector I can inspect only DOM.
EDIT: this answer doesn't work on new chrome versions see: chrome canvas inspector 2015
In Chrome Canary:
chrome://flags/
gear
to bring up developer preferencesThe full guide on the canvas profiler: http://www.html5rocks.com/en/tutorials/canvas/inspection/
Animated gif showing it in action: https://twitter.com/umaar/status/480705624448045057