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

Unified Diff: LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-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/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
index c83980e7283969a7d89987d3f8cf929c317eb23b..73a56393f9bf92bdc2d81b30596d05b71aac599a 100644
--- a/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
@@ -8,6 +8,10 @@
"repaintRects": [
[408, 10, 3, 15],
[405, 10, 3, 15]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV id='inner-editor'",
+ "LayoutBlockFlow DIV id='inner-editor'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698