Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/focus-continuations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/focus-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/focus-continuations-expected.txt |
index 67320904398577d7ffff6e0e3d56444eca90a507..49ce443d4b2904aa68247a416179fa665e1591a2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/focus-continuations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/focus-continuations-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -10,21 +12,27 @@ |
"object": "LayoutInline SPAN id='outer'", |
"rect": [3, 83, 94, 30], |
"reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "reason": "style change" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='outer'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='outer'", |
+ "reason": "style change" |
+ } |
] |
} |