Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / webgl / src / sdk / tests / conformance / textures / gl-teximage.html
index d4db181..0a80a53 100644 (file)
@@ -40,6 +40,7 @@
 <div id="console"></div>
 <script>
 "use strict";
+enableJSTestPreVerboseLogging();
 description("Test texImage2D conversions.");
 var wtu = WebGLTestUtils;
 var gl = wtu.create3DContext("example");