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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/composited-non-stacking-context-descendant-move-expected.html

Issue 1949723002: Remove failure expectations of crbug.com/524596 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/paint/invalidation/composited-non-stacking-context-descendant-move-expected.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/composited-non-stacking-context-descendant-move-expected.html b/third_party/WebKit/LayoutTests/paint/invalidation/composited-non-stacking-context-descendant-move-expected.html
index 52321533315f5fbb673a1802f279e3f34ec4874e..5c915432a9d4cf547df8370f4ec39664b8562933 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/composited-non-stacking-context-descendant-move-expected.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/composited-non-stacking-context-descendant-move-expected.html
@@ -11,5 +11,4 @@ body {
background-color: green;
}
</style>
-<div id="block"></div>
-This test passes if there is a green square without red.
+<div id="block">The test passes if there is no red.</div>

Powered by Google App Engine
This is Rietveld 408576698