Index: third_party/WebKit/LayoutTests/svg/custom/stroke-opacity-update-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/stroke-opacity-update-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/stroke-opacity-update-expected.txt |
index 935600f41d90213c3f1ffa86ac713d0a7d37fb0c..c1bcff77d6110350070dde18c35f321f4733ee10 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/stroke-opacity-update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/stroke-opacity-update-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGEllipse circle", |
+ "reason": "style change" |
+ } |
] |
} |