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

Unified Diff: LayoutTests/platform/android/fast/repaint/filter-repaint-accelerated-child-with-filter-child-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/filter-repaint-accelerated-child-with-filter-child-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt b/LayoutTests/platform/android/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt
index 900fd05324322ca512304beff22351d82e7aa59f..1c399ad2fbb565c46ca6213e048fbcde3a7e7602 100644
--- a/LayoutTests/platform/android/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt
+++ b/LayoutTests/platform/android/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt
@@ -17,7 +17,7 @@
"bounds": [212, 256],
"drawsContent": true,
"repaintRects": [
- [0, 0, 212, 256],
+ [0, 0, 256, 256],
[0, 0, 156, 256]
]
}

Powered by Google App Engine
This is Rietveld 408576698