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

Unified Diff: LayoutTests/fast/repaint/align-self-overflow-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/fast/repaint/align-self-overflow-change-expected.txt
diff --git a/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt b/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
index 6345952402ccda5f7527457b7231162d6498f24c..555023d49dd38bf2c86b852f697d1b12ab7fbfb6 100644
--- a/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
+++ b/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
@@ -15,6 +15,13 @@
[0, 2, 200, 350],
[0, 2, 200, 200],
[0, 2, 200, 200]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow BODY",
+ "LayoutGrid DIV id='container'",
+ "LayoutBlockFlow DIV class='item1'",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV class='item2'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698