Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / webgl / src / sdk / tests / conformance / state / state-uneffected-after-compositing.html
index 26aa167..6877d60 100644 (file)
@@ -94,7 +94,7 @@ function runTest()
       finishTest();
       return;
     }
-    wtu.waitForComposite(gl, runNextStep);
+    wtu.waitForComposite(runNextStep);
   };
   runNextStep();
 }