added stage transition resize manual test

This commit is contained in:
Eric Rowell
2013-04-07 00:15:15 -07:00
parent 9fd5df4d79
commit 8f22bb1938
2 changed files with 30 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ Test.Modules.STAGE = {
height: 200
});
},
'instantiate stage with dom element': function(containerId) {
var containerDom = document.getElementById(containerId);
var stage = new Kinetic.Stage({