Index: third_party/WebKit/LayoutTests/svg/custom/marker-child-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/marker-child-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/marker-child-changes-expected.txt |
index 0c04a36a9c23ee050885a5e458f9c0e695fed016..da66ee80e56c74e9f613bed15eecb057f8957307 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/marker-child-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/marker-child-changes-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": "LayoutSVGRect rect id='rect'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGPath path", |
+ "reason": "style change" |
+ } |
] |
} |