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

Unified Diff: LayoutTests/svg/repaint/image-animation-with-zoom.html

Issue 1287773002: Deflake svg/repaint/image-animation-with-zoom.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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
Index: LayoutTests/svg/repaint/image-animation-with-zoom.html
diff --git a/LayoutTests/svg/repaint/image-animation-with-zoom.html b/LayoutTests/svg/repaint/image-animation-with-zoom.html
index 2e16a2b314af0dc0b6d1e7dc073933bd509e45cd..a813d531a4f91dcdb4c29f83c3ab285ad136874f 100644
--- a/LayoutTests/svg/repaint/image-animation-with-zoom.html
+++ b/LayoutTests/svg/repaint/image-animation-with-zoom.html
@@ -21,4 +21,4 @@ function repaintTest() {
}, 220);
};
</script>
-<img src="resources/animate-center.svg" width="200px" height="200px">
+<img src="resources/animate-center.svg" width="10px" height="10px">

Powered by Google App Engine
This is Rietveld 408576698