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

Unified Diff: LayoutTests/platform/linux/fast/repaint/control-clip-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/linux/fast/repaint/control-clip-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt b/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
index 831b9e46e8501df72914659b3f36ffbaadb32e79..27d109d994709817ad1f97f844d6fef387f36629 100644
--- a/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
@@ -12,6 +12,18 @@
[13, 87, 63, 16],
[13, 87, 54, 16],
[9, 87, 198, 16]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox ''",
+ "RootInlineBox",
+ "InlineTextBox ''",
+ "RootInlineBox",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutText (anonymous)",
+ "InlineTextBox 'SUCCESS'",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutText #text",
+ "InlineTextBox 'SUCCESS'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698