Manual commit

This commit is contained in:
ellen.spertus 2013-12-20 16:25:26 -08:00
parent 7e1b5612ae
commit ea211c5080
466 changed files with 6463 additions and 3458 deletions

View file

@ -171,7 +171,7 @@ Blockly.Field.prototype.render_ = function() {
};
/**
* Returns the height and width of the title.
* Returns the height and width of the field.
* @return {!Object} Height and width.
*/
Blockly.Field.prototype.getSize = function() {