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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen-firstline.html

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 years, 3 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/paint/invalidation/animated-gif-background-offscreen-firstline.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen-firstline.html b/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen-firstline.html
index a72040728170b5e6ee2500c224c9bcf3a13a4f39..e6a40ecde0e7f9cfb140eb35c9945cfbce4f8985 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen-firstline.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen-firstline.html
@@ -5,7 +5,7 @@
<img id="testTarget" style="visibility: hidden">
</div>
-<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
+<script src="resources/text-based-repaint.js"></script>
<script>
window.testIsAsync = true;

Powered by Google App Engine
This is Rietveld 408576698