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

Unified Diff: LayoutTests/platform/linux/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt

Issue 1190083002: Auto-rebaseline for r197270 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/platform/linux/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
diff --git a/LayoutTests/platform/linux/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt b/LayoutTests/platform/linux/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
index 8073b46c8260f79c92a9e2c919d33a0fb33cd3ad..5165e0305568ffd67eb3032e3c3bf2fda0eb7bfd 100644
--- a/LayoutTests/platform/linux/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
+++ b/LayoutTests/platform/linux/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
@@ -14,6 +14,16 @@
[677, 52, 100, 100],
[677, 52, 100, 100],
[677, 52, 100, 100]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
+ "LayoutBlockFlow (relative positioned) DIV class='container'",
+ "LayoutBlockFlow (relative positioned) DIV id='ul'",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
+ "LayoutBlockFlow (relative positioned) DIV class='container'",
+ "LayoutBlockFlow (relative positioned) DIV id='ul'",
+ "LayoutBlockFlow DIV"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698