remove todo comment

This commit is contained in:
Andy Edinborough 2013-01-02 10:51:47 -06:00
parent 67ccb33dd5
commit 2557a83dbe

View File

@ -268,8 +268,6 @@ _html2canvas.Util.resizeBounds = function( current_width, current_height, target
}; };
function backgroundBoundsFactory( prop, el, bounds, image, imageIndex ) { function backgroundBoundsFactory( prop, el, bounds, image, imageIndex ) {
// TODO add support for multi image backgrounds
var bgposition = _html2canvas.Util.getCSS( el, prop, imageIndex ) , var bgposition = _html2canvas.Util.getCSS( el, prop, imageIndex ) ,
topPos, topPos,
left, left,