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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/line-overflow.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/line-overflow.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html
index 65551191126d2a7435cdf94303edf60f20e20dbe..b497d195edeaf4c27ec9fd495afa9f59d1cda3e3 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html
+++ b/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html
@@ -15,7 +15,7 @@
span#t { margin: 30px; }
</style>
</head>
-<body onload="runRepaintTest();">
+<body onload="runRepaintAndPixelTest();">
<p>
This is a test for <i><a href="https://bugs.webkit.org/show_bug.cgi?id=9669">http://bugzilla.opendarwin.org/show_bug.cgi?id=9669</a>
Incomplete repaint when changing an inline's border</i>.

Powered by Google App Engine
This is Rietveld 408576698