Index: LayoutTests/svg/animations/repeatn-event-1b.svg |
diff --git a/LayoutTests/svg/animations/repeatn-event-1b.svg b/LayoutTests/svg/animations/repeatn-event-1b.svg |
index e0682234153d1ce0c02950edd6ae4e4fc6b3e1ce..26a9fcd489ff99d954455424288ecc559a153b32 100644 |
--- a/LayoutTests/svg/animations/repeatn-event-1b.svg |
+++ b/LayoutTests/svg/animations/repeatn-event-1b.svg |
@@ -13,7 +13,7 @@ |
document.documentElement.setCurrentTime(2); |
if (window.testRunner) |
- setTimeout(function(){testRunner.notifyDone();}, 10); |
+ setTimeout(function(){testRunner.notifyDone();}, 30); |
} |
</script> |
</svg> |