Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-vertical-align-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
index f1f52a98eac6f5c74c049a82b891b4d888eb3703..d013937b14db3257d99b28bc25f66f782869ca18 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-vertical-align-cell-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 91, 63, 18], |
"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" |
+ } |
] |
} |