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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/image-with-clip-path-expected.txt

Issue 1117323003: Auto-rebaseline for r194815 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/svg/repaint/image-with-clip-path-expected.txt
diff --git a/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/image-with-clip-path-expected.txt
similarity index 52%
copy from LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
copy to LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/image-with-clip-path-expected.txt
index 47fa85e27372552bd64eb52f2e1158ecdf6b8a82..7b349b34ecb1dc0254f712cbbf66df265e7dd24f 100644
--- a/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/image-with-clip-path-expected.txt
@@ -21,6 +21,20 @@
[0, 0, 10, 10],
[0, 0, 10, 10],
[0, 0, 10, 10]
+ ],
+ "paintInvalidationClients": [
+ "LayoutSVGRoot svg",
+ "LayoutSVGContainer g id='g'",
+ "LayoutSVGHiddenContainer defs",
+ "LayoutSVGResourceClipper clipPath id='p'",
+ "LayoutSVGRect rect id='r'",
+ "LayoutSVGImage image",
+ "LayoutSVGRoot svg",
+ "LayoutSVGContainer g id='g'",
+ "LayoutSVGHiddenContainer defs",
+ "LayoutSVGResourceClipper clipPath id='p'",
+ "LayoutSVGRect rect id='r'",
+ "LayoutSVGImage image"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698