Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt |
index fc11c38d0d15c8ed6395c4990625d23a4d794c72..5f98a377ea535c1eb1dd2defc397ffd2a40de761 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-cell-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-repaint-percent-size-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, |
@@ -60,41 +62,55 @@ |
"object": "LayoutText #text", |
"rect": [3, 66, 45, 19], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox 'ROW1'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'ROW1'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox 'ROW2'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'ROW2'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "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 'ROW1'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'ROW2'", |
+ "reason": "bounds change" |
+ } |
] |
} |