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

Unified Diff: LayoutTests/platform/linux/fast/repaint/bugzilla-5699-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/bugzilla-5699-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt
index cbaaabc44cf93800e0a6be40031961278e9c2ef4..353402287225158dc6777282ba0d8e8c7cd14f8b 100644
--- a/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt
@@ -13,6 +13,23 @@
[8, 150, 4, 19],
[8, 136, 784, 67],
[8, 136, 4, 19]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox ''",
+ "InlineTextBox '\n'",
+ "RootInlineBox",
+ "LayoutBlockFlow P",
+ "LayoutBlockFlow P",
+ "LayoutInline SPAN id='d'",
+ "InlineFlowBox",
+ "LayoutText #text",
+ "InlineTextBox '\u00A0'",
+ "LayoutBR BR",
+ "InlineTextBox '\n'",
+ "LayoutText #text",
+ "InlineTextBox 'Hello'",
+ "LayoutBR BR",
+ "InlineTextBox '\n'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698