Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / webgl / src / sdk / tests / conformance / extensions / webgl-compressed-texture-pvrtc.html
index 800e592..3271508 100644 (file)
@@ -325,9 +325,7 @@ function makeImage(imageWidth, imageHeight, dataWidth, data, alpha) {
             ctx.fillRect(xx * scale, yy * scale, scale, scale);
         }
     }
-    var img = document.createElement("img");
-    img.src = c.toDataURL();
-    return img;
+    return wtu.makeImageFromCanvas(c);
 }
 function compareRect(
         actualWidth, actualHeight, actualChannels,