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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/text-match-document-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/win-xp/fast/repaint/text-match-document-change-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/text-match-document-change-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/text-match-document-change-expected.txt
index e714dbe4c4acbcabc1c8efc8cd2774124ecf8331..aaa7e49591b3e4d32f2b6278e63655f59aeff75e 100644
--- a/LayoutTests/platform/win-xp/fast/repaint/text-match-document-change-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/repaint/text-match-document-change-expected.txt
@@ -13,7 +13,24 @@
[18, 130, 269, 40],
[18, 130, 269, 20],
[18, 130, 236, 39],
- [18, 130, 77, 19]
+ [18, 130, 77, 19],
+ [10, 102, 285, 400]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox 'To be changed: findme (Manual testing:'",
+ "InlineTextBox 'Find-in-page 'findme', then click here)'",
+ "LayoutText #text",
+ "RootInlineBox",
+ "RootInlineBox",
+ "VerticalScrollbar",
+ "LayoutIFrame (positioned) IFRAME id='iframe'",
+ "VerticalScrollbar",
+ "LayoutIFrame (positioned) IFRAME id='iframe'",
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow DIV id='to-be-changed'",
+ "LayoutText #text",
+ "InlineTextBox 'After change'",
+ "LayoutBlockFlow DIV"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698