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

Unified Diff: LayoutTests/platform/android/fast/repaint/inline-focus-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/inline-focus-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/inline-focus-expected.txt b/LayoutTests/platform/android/fast/repaint/inline-focus-expected.txt
index 5da645ea2b9d6872c60f1349a7bd95268f11e4d0..1f76c8b270048a9fe5c728c96a04c92e9efc2201 100644
--- a/LayoutTests/platform/android/fast/repaint/inline-focus-expected.txt
+++ b/LayoutTests/platform/android/fast/repaint/inline-focus-expected.txt
@@ -6,11 +6,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 52, 784, 20],
- [8, 16, 784, 56],
- [3, 47, 789, 29],
- [3, 16, 789, 60],
- [-2, 42, 799, 247]
+ [0, 36, 800, 19],
+ [0, 0, 800, 232],
+ [0, 0, 800, 56],
+ [0, 0, 800, 20],
+ [-5, -5, 805, 237],
+ [-5, -5, 805, 61],
+ [-5, -5, 805, 29],
+ [-10, -10, 815, 247]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698