"removed TODO"

This commit is contained in:
André Fiedler 2012-03-09 23:26:23 +00:00
parent 1ab9941df6
commit 4dc4132818

View File

@ -27,7 +27,6 @@ var reGradients = [
/*
* TODO: Add IE10 vendor prefix (-ms) support
* TODO: Add W3C gradient (linear-gradient) support
* TODO: Add radial gradient parsing
* TODO: Maybe some RegExp optimizations are possible ;o)
*/
_html2canvas.Generate.parseGradient = function(css, bounds) {