Index: third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt |
index 9fef4ea2efc733b30909457221770846f61e8410..632d2a23abfff14689ce16ae2bd49e8c05d170a1 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [808, 585], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [808, 585], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -30,21 +32,35 @@ |
"object": "LayoutTableCell TD", |
"rect": [14, 70, 2, 3], |
"reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "bounds change" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutTableCell TD", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (floating) DIV id='target'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ } |
] |
} |