Index: third_party/WebKit/LayoutTests/platform/mac/svg/repaint/focus-element-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/focus-element-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/focus-element-expected.txt |
index e73ff91c0c103f71a9fbf710aa7c5469c6edfa1b..5d054b02aad94bc1ae4842165b588587b461a8e5 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/focus-element-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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" |
+ } |
] |
} |