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

Unified Diff: third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer.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/compositing/repaint/scroll-fixed-squahed-layer.html
diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer.html b/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer.html
index 294a468cedff3b37195d7bbe8648d3a8a070fcca..9f1e3c3d4ed9f3a9a4686db8f7da561f1d2a48f3 100644
--- a/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer.html
+++ b/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-squahed-layer.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
+<script src="../../fast/repaint/resources/repaint.js"></script>
<style>
.main {
position: fixed;

Powered by Google App Engine
This is Rietveld 408576698