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

Unified Diff: LayoutTests/platform/android/fast/repaint/reflection-redraw-expected.txt

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations Created 5 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/android/fast/repaint/reflection-redraw-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/reflection-redraw-expected.txt b/LayoutTests/platform/android/fast/repaint/reflection-redraw-expected.txt
index c896db5c61b8e30fd98f59a108efcedbd4d580dd..4f983a59190361cb37b38c45b9da7710e2752770 100644
--- a/LayoutTests/platform/android/fast/repaint/reflection-redraw-expected.txt
+++ b/LayoutTests/platform/android/fast/repaint/reflection-redraw-expected.txt
@@ -6,14 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [379, 267, 288, 60],
- [379, 267, 288, 60],
- [304, 377, 128, 156],
- [304, 377, 128, 156],
- [304, 33, 128, 184],
- [304, 33, 128, 184],
- [69, 267, 288, 60],
- [69, 267, 288, 60]
+ [381, 267, 284, 59],
+ [306, 377, 124, 156],
+ [306, 34, 124, 182],
+ [71, 267, 284, 59]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698