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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-pattern-creation-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/platform/win/virtual/slimmingpaint/svg/custom/js-late-pattern-creation-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-multiple-targets-id-change-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-pattern-creation-expected.txt
similarity index 50%
copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-multiple-targets-id-change-expected.txt
copy to LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-pattern-creation-expected.txt
index 474c80decfcdc00045c822dc4506b9d2dc3faa34..12d751dec67c494ae33187f2bc2ab4141f748e62 100644
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-multiple-targets-id-change-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/js-late-pattern-creation-expected.txt
@@ -6,15 +6,15 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [45, 0, 60, 110],
- [0, 0, 100, 100],
- [0, 0, 55, 110],
- [0, 0, 1, 100]
+ [33, 23, 624, 189],
+ [16, 25, 18, 25],
+ [8, 12, 17, 26]
],
"paintInvalidationClients": [
- "LayoutSVGRect rect id='rect'",
- "LayoutSVGResourceFilterPrimitive feImage id='feimage1'",
- "LayoutSVGResourceFilterPrimitive feImage id='feimage2'",
+ "RootInlineBox",
+ "InlineTextBox 'Pattern on fill'",
+ "LayoutSVGText text",
+ "LayoutSVGResourcePattern pattern id='dynPattern'",
"LayoutSVGRect rect",
"LayoutSVGRect rect"
]

Powered by Google App Engine
This is Rietveld 408576698