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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-remove-from-document-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-remove-from-document-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/bugzilla-7235-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-remove-from-document-expected.txt
similarity index 55%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/bugzilla-7235-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-remove-from-document-expected.txt
index 3fc92053bf96d898ccbe716c214404d8b6f97e96..b87f82cdc903aa9924e76d698865a429fb28f544 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/bugzilla-7235-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-remove-from-document-expected.txt
@@ -6,12 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 176, 100, 100],
- [8, 156, 784, 19]
+ [0, 0, 110, 110]
],
"paintInvalidationClients": [
- "LayoutBlockFlow (anonymous)",
- "LayoutBlockFlow (positioned) DIV id='t'"
+ "LayoutSVGResourceFilterPrimitive feImage id='feimage-red'",
+ "LayoutSVGResourceFilter filter id='filter'",
+ "LayoutSVGRect rect"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698