mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
"removed TODO"
This commit is contained in:
parent
1ab9941df6
commit
4dc4132818
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user