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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt

Issue 984813004: 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/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
diff --git a/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
similarity index 58%
copy from LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
index ff9e7bd6aaaf4cecebe1105f112ec88a092f3fae..a8524a13072f7001f78a5fff14d5aa98d1a7b12a 100644
--- a/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
@@ -12,6 +12,13 @@
[0, 0, 100, 100],
[0, 0, 1, 100],
[0, 0, 1, 100]
+ ],
+ "paintInvalidationClients": [
+ "LayoutSVGRect rect id='rect'",
+ "LayoutSVGRect rect id='rect'",
+ "LayoutSVGContainer use id='use'",
+ "LayoutSVGRect rect id='rect'",
+ "LayoutSVGRect rect"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698