Index: third_party/WebKit/LayoutTests/svg/custom/svg-image-par-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/svg-image-par-resize-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/svg-image-par-resize-expected.txt |
index 4a15329955399b3856cf46311f703105b44a6ecc..da3bb8bb1b2d54dbeaafcbd2e954eac2cd11b788 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/svg-image-par-resize-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/svg-image-par-resize-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutSVGImage image", |
+ "reason": "full" |
+ } |
] |
} |