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

Unified Diff: LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-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/fast/repaint/subtree-layoutstate-transform-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt b/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
index c1d3b7201d7fd85e9bd5d52dd94b594903924905..5ec9aa013ac0fa85f149f696481a48c6430d1085 100644
--- a/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
@@ -6,7 +6,9 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [128, 48, 100, 200]
+ [128, 48, 100, 200],
+ [28, 148, 200, 100],
+ [28, 148, 100, 100]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698