http://studio.html5rocks.com/#Puzzle doesn't work with current CR builds
because jigsaw.js is using document.width/height - which have been removed in
http://src.chromium.org/viewvc/blink?revision=152987&view=revision
This appears to have been fixed in the github repo
(https://github.com/html5rocks/studio.html5rocks.com/blob/master/samples/svg-puz
zle/jigsaw.js now uses document.body.clientWidth/clientHeight), but not on the
live site.
CR issue: http://crbug.com/258777
Original issue reported on code.google.com by fmalita@chromium.org on 10 Jul 2013 at 2:33
Original issue reported on code.google.com by
fmalita@chromium.org
on 10 Jul 2013 at 2:33