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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-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/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-multiple-targets-id-change-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt
similarity index 50%
copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-multiple-targets-id-change-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt
index 474c80decfcdc00045c822dc4506b9d2dc3faa34..4cf589c97b73e0f39a3ecdf2518741e74f0dc1e6 100644
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-multiple-targets-id-change-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt
@@ -6,15 +6,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [45, 0, 60, 110],
- [0, 0, 100, 100],
- [0, 0, 55, 110],
- [0, 0, 1, 100]
+ [10, 210, 430, 80],
+ [10, 110, 430, 80],
+ [10, 10, 430, 80]
],
"paintInvalidationClients": [
- "LayoutSVGRect rect id='rect'",
- "LayoutSVGResourceFilterPrimitive feImage id='feimage1'",
- "LayoutSVGResourceFilterPrimitive feImage id='feimage2'",
+ "LayoutSVGGradientStop stop id='stop1'",
+ "LayoutSVGResourceLinearGradient linearGradient id='gradient'",
+ "LayoutSVGRect rect",
"LayoutSVGRect rect",
"LayoutSVGRect rect"
]

Powered by Google App Engine
This is Rietveld 408576698