We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab9941 commit 4dc4132Copy full SHA for 4dc4132
src/Generate.js
@@ -27,7 +27,6 @@ var reGradients = [
27
/*
28
* TODO: Add IE10 vendor prefix (-ms) support
29
* TODO: Add W3C gradient (linear-gradient) support
30
- * TODO: Add radial gradient parsing
31
* TODO: Maybe some RegExp optimizations are possible ;o)
32
*/
33
_html2canvas.Generate.parseGradient = function(css, bounds) {
0 commit comments