Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
index 0fb1725897db59d8b389da95ee5c34f510ce9c1c..a82e7636da6b676802cfc38c43bb7a2f5eccb431 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -30,25 +32,35 @@ |
"object": "LayoutText #text", |
"rect": [3, 90, 59, 19], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox 'MIDDLE'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'MIDDLE'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutTable (positioned) TABLE id='table'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'MIDDLE'", |
+ "reason": "bounds change" |
+ } |
] |
} |