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

Unified Diff: LayoutTests/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/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
diff --git a/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt b/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
index 88d89891408ed73a7274c87b364f3f11691ec7fa..e613a5b994944503daab940169f7962a85a461e1 100644
--- a/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
+++ b/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
@@ -14,6 +14,16 @@
[677, 50, 100, 100],
[677, 50, 100, 100],
[677, 50, 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