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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/custom/svg-absolute-children-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/svg-absolute-children-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/svg-absolute-children-expected.txt
similarity index 84%
copy from LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/custom/svg-absolute-children-expected.txt
index 608c4cb3ea81c07203743f73fa1ff8f37411933a..3448389e535501c9f936e8b0afcf2d2094dd5000 100644
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/custom/svg-absolute-children-expected.txt
@@ -6,7 +6,8 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 110, 110]
+ [0, 0, 100, 100],
+ [0, 0, 1, 1]
],
"paintInvalidationClients": [
"LayoutSVGRect rect id='rect'"

Powered by Google App Engine
This is Rietveld 408576698