Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / font-face-css-change-while-loading.html
index bb98554..8ef213f 100644 (file)
@@ -35,7 +35,8 @@ function finish() {
 }
 
 onload = function() {
-    setTimeout(runTest, 0);
+    // FIXME: we need a better way of waiting for chromium events to happen
+    setTimeout(runTest, 1);
 }
 </script>
 <p>You should see a black rectangle below.</p>