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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-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/gradient-add-stops-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-inline-style-change-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-expected.txt
similarity index 72%
copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-inline-style-change-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-expected.txt
index cd85177f5fe223f2cf5d377ef27fd1ed88dc8327..2ade61b89d2e97fcf94135ef33e5b90946ec3615 100644
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-inline-style-change-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-expected.txt
@@ -6,11 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 110, 110],
[0, 0, 100, 100]
],
"paintInvalidationClients": [
- "LayoutSVGRect rect id='rect'",
+ "LayoutSVGResourceLinearGradient linearGradient id='test'",
+ "LayoutSVGGradientStop stop",
"LayoutSVGRect rect"
]
}

Powered by Google App Engine
This is Rietveld 408576698