| Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-inline-style-change-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt
|
| similarity index 60%
|
| copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-inline-style-change-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt
|
| index cd85177f5fe223f2cf5d377ef27fd1ed88dc8327..f7b60c39d59f225099d304a66ad8515b58c6fddf 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-inline-style-change-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt
|
| @@ -6,11 +6,15 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 110, 110],
|
| - [0, 0, 100, 100]
|
| + [10, 100, 430, 80],
|
| + [10, 10, 430, 80],
|
| + [10, 10, 10, 10],
|
| + [0, 10, 10, 10]
|
| ],
|
| "paintInvalidationClients": [
|
| + "LayoutSVGResourcePattern pattern id='Pattern'",
|
| "LayoutSVGRect rect id='rect'",
|
| + "LayoutSVGRect rect",
|
| "LayoutSVGRect rect"
|
| ]
|
| }
|
|
|