From 08aea393b03f278b3a41770cfa3b6cb00f108e99 Mon Sep 17 00:00:00 2001 From: MoyuScript Date: Wed, 2 Jan 2013 10:51:47 -0600 Subject: [PATCH] remove todo comment --- src/Core.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Core.js b/src/Core.js index 73bbe6e..69fd2da 100644 --- a/src/Core.js +++ b/src/Core.js @@ -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,