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

Unified Diff: LayoutTests/fast/repaint/padding-keeping-visual-size-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/padding-keeping-visual-size-expected.txt
diff --git a/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt b/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
index 1e73efb7281cc1a0828eb758c2c2655aaeffc63e..fcc7eb4f5c9e70a82b748e847ecb2933359d4884 100644
--- a/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
+++ b/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
@@ -7,7 +7,12 @@
"drawsContent": true,
"repaintRects": [
[20, 220, 60, 60],
+ [0, 200, 100, 100],
[0, 200, 100, 100]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='target2' class='outer'",
+ "LayoutBlockFlow DIV class='inner'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698