Index: third_party/WebKit/LayoutTests/svg/custom/animate-target-id-changed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/animate-target-id-changed-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/animate-target-id-changed-expected.txt |
index 1da3d179bae3ef029555c4912e65df489469b20d..40fe5ff12bfa4996dcdf0aab268cda4c9b462024 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/animate-target-id-changed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/animate-target-id-changed-expected.txt |
@@ -1,8 +1,10 @@ |
CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -14,6 +16,12 @@ CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRect rect id='newId'", |
+ "reason": "style change" |
+ } |
] |
} |