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

Unified Diff: LayoutTests/fast/repaint/intermediate-layout-position-clip-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/fast/repaint/intermediate-layout-position-clip-expected.txt
diff --git a/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt b/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
index b544f3f8bd221657c91f0f51d1efca82902e623f..902b830bfd67b453f56f96e4902c4486e3f43e79 100644
--- a/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
+++ b/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
@@ -6,8 +6,9 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 18, 784, 20],
- [8, 8, 40, 20]
+ [752, 8, 40, 40],
+ [8, 8, 784, 40],
+ [8, 8, 784, 10]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698