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

Unified Diff: LayoutTests/platform/linux/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/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt b/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
index 3eee45405f4410788eac9e3a6f7a3c55e85a5ad2..38ec21f50378c2db8e626cbbd2ab60f32ef8e677 100644
--- a/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
@@ -6,8 +6,29 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [8, 52, 784, 20],
+ [8, 52, 769, 20],
+ [8, 16, 2000, 2072],
+ [8, 16, 784, 20],
+ [8, 16, 769, 20],
[0, 0, 2008, 2096],
[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