Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / webgl / src / sdk / tests / conformance / uniforms / out-of-bounds-uniform-array-access.html
index 5443c47..d944241 100644 (file)
@@ -174,7 +174,7 @@ function runOneIteration() {
                 firstFailingValue[2] + "), should be (0, 0, 0) or one of known colors");
     }
     elemMult += 73;
-    setTimeout(runOneIteration, 1);
+    setTimeout(runOneIteration, 0);
   } else {
     finishTest();
   }