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

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

Issue 1168373005: Auto-rebaseline for r196778 (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/virtual/slimmingpaint/fast/repaint/layout-state-scrolloffset-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/layout-state-scrolloffset-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/layout-state-scrolloffset-expected.txt
index f41f0e455242599f315618089d337637340c33eb..bd6398c657e3a0a08efef307177ea0b1a7cac48e 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/layout-state-scrolloffset-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/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]
],
"paintInvalidationClients": [
"InlineTextBox ''",

Powered by Google App Engine
This is Rietveld 408576698