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

Unified Diff: LayoutTests/svg/animations/repeatn-event-1b.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/TestExpectations ('k') | LayoutTests/svg/animations/repeatn-event-1d.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/animations/repeatn-event-1d.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698