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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-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-change-target-id-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/create-layer-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-expected.txt
similarity index 65%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/create-layer-repaint-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-expected.txt
index 404525729ebfb05324acbbc9e714357d1296a80b..6827d8a95b508a1a9333a525e233f2268b193c21 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/create-layer-repaint-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-expected.txt
@@ -6,11 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [28, 56, 500, 50],
- [28, 56, 250, 50]
+ [0, 0, 110, 110]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV id='test' class='stretchy'"
+ "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
+ "LayoutSVGRect rect"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698