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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt

Issue 1181023003: Auto-rebaseline for r196973 (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-xp/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
index f38de132b27c030ce438624060f7cbb9ef93106a..55bb35e3ee8678300a9c27e8717f1418bafe04c3 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
@@ -6,6 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [1250, 0, 250, 585],
[704, 0, 700, 237],
[704, 0, 214, 232],
[700, 217, 4, 19],
@@ -21,6 +22,7 @@
[-250, 0, 214, 232]
],
"paintInvalidationClients": [
+ "LayoutView #document",
"LayoutBlockFlow HTML",
"LayoutBlockFlow (positioned) DIV id='shiftMe'",
"LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",

Powered by Google App Engine
This is Rietveld 408576698