tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / http / tests / media / video-cookie.html
index 06defa2..8ee4a2e 100755 (executable)
@@ -28,7 +28,7 @@
         frame.src = "http://127.0.0.1:8000/media/resources/setCookie.cgi?name=" + movie;
     }
 
-    waitForEvent("canplaythrough", function () {
+    waitForEvent("canplay", function () {
         if (window.layoutTestController)
             window.layoutTestController.notifyDone();
     } );