Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt |
index 3764cdb5f5cae159d7c5684ef3a67e3767c76d75..38977b6e8b0ea1be10de804e113e2956ae97e3ac 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-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,25 +12,31 @@ |
"object": "LayoutInline SPAN id='outer'", |
"rect": [7, 87, 85, 22], |
"reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "reason": "full" |
- }, |
- { |
- "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": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='outer'", |
+ "reason": "style change" |
+ } |
] |
} |