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

Unified Diff: LayoutTests/fast/repaint/align-items-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-items-overflow-change-expected.txt
diff --git a/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt b/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt
index baf379c4212998ba3bf1d7c11b1861931622c121..ef80f941c928c4928557fe5a6a5abe65921b3498 100644
--- a/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt
+++ b/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt
@@ -18,6 +18,19 @@
[0, 2, 200, 350],
[0, 2, 200, 200],
[0, 2, 200, 200]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV class='item1'",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV class='item2'",
+ "LayoutGrid DIV id='container'",
+ "LayoutBlockFlow BODY",
+ "LayoutGrid DIV id='container'",
+ "LayoutBlockFlow DIV class='item1'",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV class='item2'",
+ "LayoutBlockFlow DIV"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/align-items-change-expected.txt ('k') | LayoutTests/fast/repaint/align-self-change-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698