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

Unified Diff: LayoutTests/fast/images/repaint-subrect-grid.html

Issue 267553002: FCMify two text-based-repaint tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Two flaky non-image tests Created 6 years, 8 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/fast/images/repaint-subrect-grid.html
diff --git a/LayoutTests/fast/images/repaint-subrect-grid.html b/LayoutTests/fast/images/repaint-subrect-grid.html
index 2d9bc01506da41be6fbefa3882cf6a174afd65a2..6d9dcabf842bf4ac8f9dd4657a9c136ddd3b3956 100644
--- a/LayoutTests/fast/images/repaint-subrect-grid.html
+++ b/LayoutTests/fast/images/repaint-subrect-grid.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../repaint/resources/text-based-repaint.js"></script>
+<script src="../repaint/resources/text-based-repaint-fcm.js"></script>
</head>
<body style="background: url(resources/grid-large.png) no-repeat; background-size: 55px 55px;">
<div id="mask" style="position: absolute; top: -100px; left: -100px;

Powered by Google App Engine
This is Rietveld 408576698