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/linux/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt

Issue 988113003: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/linux/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
similarity index 55%
copy from LayoutTests/platform/win-xp/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
copy to LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
index 2517af882962401e906f871f9cf4d89ed6fb2e33..335488b9ca18f04d9796516c157b48b060410e65 100644
--- a/LayoutTests/platform/win-xp/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
@@ -18,6 +18,17 @@
[-250, 0, 1500, 237],
[-250, 0, 700, 237],
[-250, 0, 214, 232]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='shiftMe'",
+ "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
+ "LayoutImage IMG",
+ "LayoutText #text",
+ "LayoutText #text",
+ "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
+ "LayoutImage IMG",
+ "LayoutText #text",
+ "LayoutText #text"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698