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

Unified Diff: LayoutTests/platform/linux/fast/repaint/inline-color-change-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/inline-color-change-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt b/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt
index b694655af809a7f767700ea5f0b8ad9c9282ca38..62b5c2aa778c18ea5c0ef0bee60d1e385603b3fc 100644
--- a/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt
@@ -8,6 +8,12 @@
"repaintRects": [
[8, 72, 38, 19],
[8, 72, 38, 19]
+ ],
+ "paintInvalidationClients": [
+ "LayoutInline SPAN id='target'",
+ "InlineFlowBox",
+ "LayoutText #text",
+ "InlineTextBox 'PASS'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698