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

Unified Diff: LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt

Issue 1304503003: Auto-rebaseline for r200849 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/css3/flexbox/repaint-during-resize-no-flex-expected.txt
diff --git a/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt b/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt
index e4abec70f7f7a874e5e7e7ce0f1d1e9d659bf633..f64d76ed4ca67a1d9b6b7382630706b9e67bf1a7 100644
--- a/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt
+++ b/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt
@@ -11,6 +11,11 @@
[110, 20, 10, 50],
[70, 20, 10, 50],
[30, 20, 40, 50]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV id='flex-item-1' class='flex-item width'",
+ "LayoutBlockFlow DIV class='flex-item'",
+ "LayoutBlockFlow DIV class='flex-item'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698