| Index: third_party/WebKit/LayoutTests/svg/repaint/fecomponenttransfer-in1-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/fecomponenttransfer-in1-change-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/fecomponenttransfer-in1-change-expected.txt
|
| index 891d9f17458c9440e13ef05537444828992b2068..7c643242b79c58b97265a76ce27e577f8c57d8bd 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/fecomponenttransfer-in1-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/fecomponenttransfer-in1-change-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -10,13 +12,19 @@
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 100, 100],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceFilterPrimitive feComponentTransfer id='fe'",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGResourceFilterPrimitive feComponentTransfer id='fe'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|