Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / webgl / src / sdk / tests / conformance / context / context-lost-restored.html
index 9ba86f9..2682d4a 100644 (file)
@@ -54,6 +54,7 @@ var newExtension;
 
 function init()
 {
+    enableJSTestPreVerboseLogging();
     description("Tests behavior under a restored context.");
 
     shouldGenerateGLError = wtu.shouldGenerateGLError;