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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html

Issue 1994373002: Convert some repaint tests into ref tests (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/fast/repaint/opacity-change-on-overflow-float.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html b/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html
index 017c7bad12ddd2175a2cae8d22c4c3a1a64cabce..e8b8d7be9ad73acfe6266611767a59f63b63a6cf 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html
+++ b/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html
@@ -26,7 +26,7 @@ function repaintTest()
</script>
</head>
-<body onload="runRepaintTest()">
+<body onload="runRepaintAndPixelTest()">
<p>Repaint test for <rdar><!--
Oh man, let me explain why this is here. In the beginning, there was an
<rdar:://problem/6869687> link to the great and mysterious rdar. However, that

Powered by Google App Engine
This is Rietveld 408576698