Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/focus-element-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/focus-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/focus-element-expected.txt |
index 99a921f9dcd87c0ee57b1e46abe4978dbe8076ee..bd8994e243adf27592b36bef209ccca8afd56d73 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/focus-element-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/focus-element-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": "LayoutSVGRect rect id='rect'", |
+ "reason": "style change" |
+ } |
] |
} |