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

Unified Diff: LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (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/win/fast/repaint/layout-state-scrolloffset-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt b/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt
index bb9aa396fc0e18fbd6405928f79d99786dec790f..aa245d2f5b67131fc6bbfec2d88d221fd64db6b8 100644
--- a/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt
@@ -6,9 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [100, 118, 50, 17],
- [100, 118, 41, 17],
- [100, 118, 30, 17]
+ [100, 118, 50, 50],
+ [100, 118, 31, 17],
+ [99, 118, 51, 50],
+ [99, 118, 42, 17]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698