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

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

Issue 544233003: Auto-rebaseline for r181475 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 d669f2054891815804700984924571b510eae25c..82ca7f66d882ee77bf8020bbeee21ada7b9b4c70 100644
--- a/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
+++ b/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt
@@ -1,20 +1,20 @@
{
- "bounds": [785, 1895],
+ "bounds": [785, 1893],
"children": [
{
- "bounds": [785, 1895],
+ "bounds": [785, 1893],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [677, 252, 100, 100],
- [677, 252, 100, 100],
- [677, 252, 100, 100],
- [677, 52, 100, 500],
- [677, 52, 100, 100],
- [677, 52, 100, 100],
- [677, 52, 100, 100],
- [677, 52, 100, 100],
- [677, 52, 100, 100]
+ [677, 250, 100, 100],
+ [677, 250, 100, 100],
+ [677, 250, 100, 100],
+ [677, 250, 100, 100],
+ [677, 50, 100, 100],
+ [677, 50, 100, 100],
+ [677, 50, 100, 100],
+ [677, 50, 100, 100],
+ [677, 50, 100, 100]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698