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/border-radius-repaint-2-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/border-radius-repaint-2-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/border-radius-repaint-2-expected.txt b/LayoutTests/platform/android/fast/repaint/border-radius-repaint-2-expected.txt
index 1a0d3602b68ae7c6b9097d55ef6b3d5eb990ada6..a9fb980f26fed2a48d7e133f491aa0c1e74d6e5d 100644
--- a/LayoutTests/platform/android/fast/repaint/border-radius-repaint-2-expected.txt
+++ b/LayoutTests/platform/android/fast/repaint/border-radius-repaint-2-expected.txt
@@ -6,14 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [141, 141, 600, 459],
- [138, 144, 606, 456],
- [138, 139, 606, 461],
- [8, 224, 866, 376],
- [8, 224, 784, 376],
- [8, 8, 866, 592],
- [8, 8, 866, 592],
- [8, 8, 866, 216],
+ [141, 141, 600, 548],
+ [138, 144, 606, 548],
+ [138, 139, 606, 553],
+ [8, 224, 866, 548],
+ [8, 224, 784, 548],
+ [8, 8, 866, 764],
[8, 8, 866, 216]
]
}

Powered by Google App Engine
This is Rietveld 408576698