Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Unified Diff: LayoutTests/svg/animations/repeatn-event-1d.svg

Issue 148383002: [SVG] Deflake repeatn-event-1b.svg and repeatn-event-1d.svg (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/svg/animations/repeatn-event-1b.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/animations/repeatn-event-1d.svg
diff --git a/LayoutTests/svg/animations/repeatn-event-1d.svg b/LayoutTests/svg/animations/repeatn-event-1d.svg
index 2e9332a5b20d95df4261ec7f02854adf24476177..78abbe668c540aeabddb0f16fdde8d8b068996af 100644
--- a/LayoutTests/svg/animations/repeatn-event-1d.svg
+++ b/LayoutTests/svg/animations/repeatn-event-1d.svg
@@ -13,7 +13,7 @@
document.documentElement.setCurrentTime(6);
if (window.testRunner)
- setTimeout(function(){testRunner.notifyDone();}, 10);
+ setTimeout(function(){testRunner.notifyDone();}, 30);
}
</script>
</svg>
« no previous file with comments | « LayoutTests/svg/animations/repeatn-event-1b.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698