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

Unified Diff: LayoutTests/fast/repaint/overflow-scroll-body-appear-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/fast/repaint/overflow-scroll-body-appear-expected.txt
diff --git a/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt b/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
index eb765637a5bdafcba6e2545beed04c5e2060515e..99322b4f674dc955582975aabda7b6b06d947ba5 100644
--- a/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
+++ b/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
@@ -6,8 +6,29 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [8, 50, 784, 18],
+ [8, 50, 769, 18],
+ [8, 16, 2000, 2068],
+ [8, 16, 784, 18],
+ [8, 16, 769, 18],
[0, 0, 2008, 2092],
[0, 0, 785, 585]
+ ],
+ "paintInvalidationClients": [
+ "HorizontalScrollbar",
+ "HorizontalScrollbar",
+ "VerticalScrollbar",
+ "RootInlineBox",
+ "InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
+ "RootInlineBox",
+ "InlineTextBox 'This is the test for '",
+ "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
+ "InlineTextBox '.'",
+ "LayoutView #document",
+ "LayoutView #document",
+ "LayoutBlockFlow BODY",
+ "LayoutBlockFlow P",
+ "LayoutBlockFlow P"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698