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

Unified Diff: LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt

Issue 369483004: Revert of Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
index 7e12bde075157f10d83d8310bce0d6ca7cec7221..1a2a14b0d59e520970ba3540e978ff3247f94db4 100644
--- a/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
+++ b/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
@@ -25,9 +25,11 @@
"bounds": [1000, 105],
"drawsContent": true,
"repaintRects": [
+ [0, 110, 1000, 50],
[0, 55, 1000, 50],
[0, 55, 1000, 50],
[0, 55, 1000, 50],
+ [0, 55, 100, 50],
[0, 0, 100, 50],
[0, 0, 100, 50],
[0, 0, 100, 50],

Powered by Google App Engine
This is Rietveld 408576698