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

Unified Diff: LayoutTests/fast/repaint/justify-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/justify-self-overflow-change-expected.txt
diff --git a/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt b/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
index f02dbef64f8b4fcdc7dee8688b4b9d02ccbab9da..b0b05f6e0c9df2494daba9b47b392ba030aa3d47 100644
--- a/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
+++ b/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
@@ -17,6 +17,14 @@
[-50, 52, 150, 150],
[-50, 16, 850, 336],
[-50, 0, 850, 352]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow BODY",
+ "LayoutGrid DIV id='container'",
+ "LayoutBlockFlow DIV class='item1'",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV class='item2'"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/justify-self-change-expected.txt ('k') | LayoutTests/fast/repaint/layer-full-repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698