This commit is contained in:
Christopher Jeffrey 2015-05-01 00:49:55 -07:00
parent d2586089c8
commit b0daa72a72
1 changed files with 2 additions and 2 deletions

View File

@ -4551,7 +4551,7 @@ Element.prototype._blend = function blend(attr, attr2) {
attr |= fg << 9;
return attr;
}
};
Element.prototype._blend._cache = {};
@ -8973,7 +8973,7 @@ Image.prototype.displayImage = function(callback) {
};
/**
* Angles
* Angle Table
*/
var angles = {