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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/clip-with-layout-delta-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-xp/fast/repaint/clip-with-layout-delta-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/clip-with-layout-delta-expected.txt
index 6b608d611183a79507127e90a2297e6db69bad5b..c54352c1f04c7f5930fda1d8add9bd0631d1dd27 100644
--- a/LayoutTests/platform/win-xp/fast/repaint/clip-with-layout-delta-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/repaint/clip-with-layout-delta-expected.txt
@@ -7,9 +7,25 @@
"drawsContent": true,
"repaintRects": [
[108, 8, 100, 100],
+ [108, 8, 100, 100],
[108, 8, 4, 19],
[8, 8, 100, 100],
+ [8, 8, 100, 100],
[8, 8, 4, 19]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox '\u00A0'",
+ "RootInlineBox",
+ "InlineTextBox '\u00A0'",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow SPAN id='t1'",
+ "LayoutText #text",
+ "InlineTextBox '\u00A0'",
+ "LayoutBlockFlow (relative positioned) DIV",
+ "LayoutBlockFlow SPAN id='t2' class='blue'",
+ "LayoutText #text",
+ "InlineTextBox '\u00A0'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698