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

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

Issue 1972273002: Let repaint tests test pixels by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html b/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
index ac333685ad31c45116a7a817d444095d1293e84f..6a181e2f1c547423c394c775837c703fd51ff2f1 100644
--- a/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
+++ b/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom.html
@@ -1,6 +1,6 @@
<!DOCTYPE HTML>
<!-- Test for crbug.com/375765: test passes if a green square is drawn. -->
-<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
+<script src="../../fast/repaint/resources/repaint.js"></script>
<style>
html {
zoom: 2.2;

Powered by Google App Engine
This is Rietveld 408576698