1
0
mirror of https://github.com/niklasvh/html2canvas.git synced 2023-08-10 21:13:10 +03:00

remove todo comment

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

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