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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-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-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-changes-id-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-expected.txt
similarity index 65%
copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-changes-id-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-expected.txt
index 6827d8a95b508a1a9333a525e233f2268b193c21..77d29cc65ca5f83b0f23af34b6ebed6c7b3c24ee 100644
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-changes-id-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-expected.txt
@@ -6,10 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 110, 110]
+ [10, 100, 430, 80],
+ [10, 10, 430, 80]
],
"paintInvalidationClients": [
- "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
+ "LayoutSVGGradientStop stop id='stop1'",
+ "LayoutSVGRect rect",
"LayoutSVGRect rect"
]
}

Powered by Google App Engine
This is Rietveld 408576698