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

Unified Diff: LayoutTests/platform/win/fast/repaint/line-overflow-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/win/fast/repaint/line-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt b/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
index 9e95320c45af52d83c36d953000b51a54758eff6..3ca8044c918f6aae2081f91911b66db6db0de2c8 100644
--- a/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
@@ -16,6 +16,33 @@
[7, 114, 202, 89],
[7, 78, 202, 200],
[7, 16, 785, 262]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox 'convallis,\n'",
+ "InlineTextBox 'augue'",
+ "RootInlineBox",
+ "InlineTextBox 'purus'",
+ "InlineFlowBox",
+ "InlineTextBox ' eleifend lacus,'",
+ "RootInlineBox",
+ "InlineTextBox 'at sagittis eros leo pulvinar'",
+ "RootInlineBox",
+ "InlineTextBox 'velit. Integer sollicitudin nisi'",
+ "RootInlineBox",
+ "InlineTextBox 'ut urna blandit convallis.'",
+ "RootInlineBox",
+ "LayoutBlockFlow BODY",
+ "LayoutBlockFlow DIV",
+ "LayoutInline SPAN id='t'",
+ "InlineFlowBox",
+ "LayoutText #text",
+ "InlineTextBox 'purus'",
+ "LayoutText #text",
+ "InlineTextBox ' eleifend'",
+ "InlineTextBox 'lacus, at sagittis eros leo'",
+ "InlineTextBox 'pulvinar velit. Integer'",
+ "InlineTextBox 'sollicitudin nisi ut urna blandit'",
+ "InlineTextBox 'convallis.'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698