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

Unified Diff: LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-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/multi-layout-one-frame-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt b/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt
index 722db7924d830e6131eb65c1db0d5027e9a8088d..7e4140ee8ed241805185a26cfaae5ce6c8edbfa5 100644
--- a/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt
+++ b/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt
@@ -6,8 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [167, 11, 149, 16],
- [10, 11, 149, 16]
+ [213, 11, 9, 16],
+ [168, 11, 150, 16],
+ [55, 11, 9, 16],
+ [10, 11, 150, 16]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698