| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/feImage-multiple-targets-id-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/feImage-multiple-targets-id-change-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/feImage-multiple-targets-id-change-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c52f626277a8fa8096d1c34356c657ba740940c3
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/feImage-multiple-targets-id-change-expected.txt
|
| @@ -0,0 +1,50 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGRect rect id='rect'",
|
| + "rect": [0, 0, 100, 100],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [45, 0, 60, 110],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [0, 0, 55, 110],
|
| + "reason": "full"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGRect rect id='rect'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage1'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage2'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "reason": "full"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|