| 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'"
|
|
|