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

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

Powered by Google App Engine
This is Rietveld 408576698