| Index: LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt
|
| similarity index 64%
|
| copy from LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt
|
| index 608c4cb3ea81c07203743f73fa1ff8f37411933a..f11e7535be7a9a721ac5a165db5f5978379fe031 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt
|
| @@ -6,9 +6,13 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 110, 110]
|
| + [0, 0, 100, 60],
|
| + [0, 0, 100, 60],
|
| + [0, 0, 100, 60]
|
| ],
|
| "paintInvalidationClients": [
|
| + "LayoutSVGContainer g id='g'",
|
| + "LayoutSVGContainer use",
|
| "LayoutSVGRect rect id='rect'"
|
| ]
|
| }
|
|
|