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

Unified Diff: LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt

Issue 351673007: Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added the missing TestExpectation suppressions Created 6 years, 6 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/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt
diff --git a/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt b/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt
index f443dd46446401ce84e22bc96d9f6318ca095a46..85a68bae891cbc647a6da6a173ad5d4fde5bcd3e 100644
--- a/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt
+++ b/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt
@@ -19,6 +19,7 @@
"repaintRects": [
[55, 55, 500, 500],
[0, 0, 500, 500],
+ [0, 0, 500, 500],
[0, 0, 50, 50]
]
}

Powered by Google App Engine
This is Rietveld 408576698