| Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt
|
| diff --git a/LayoutTests/svg/custom/js-update-image-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt
|
| similarity index 66%
|
| copy from LayoutTests/svg/custom/js-update-image-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt
|
| index a8af8234df70ea870d4840052293ea9e8f1c9d59..2cda0490313995bff8941d2f6907a83447d8ddbb 100644
|
| --- a/LayoutTests/svg/custom/js-update-image-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-image-expected.txt
|
| @@ -8,6 +8,10 @@
|
| "repaintRects": [
|
| [0, 0, 75, 75],
|
| [0, 0, 75, 75]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutSVGRoot svg",
|
| + "LayoutSVGImage image id='image'"
|
| ]
|
| }
|
| ]
|
|
|