Index: third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.txt |
index 3a9cd82e337356db585d34adb66ee0a02c11f890..cb8aa531103b0fc69e553f4b8c9063534925f783 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -243,6 +245,112 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow CAPTION id='caption1' class='blue half'", |
+ "reason": "became invisible" |
+ }, |
+ { |
+ "object": "LayoutTableSection TBODY", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='red half'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='green half'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD", |
+ "reason": "became invisible" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='top' class='blue half'", |
+ "reason": "became invisible" |
+ }, |
+ { |
+ "object": "LayoutTableSection TBODY", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='red half'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='green half'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow CAPTION id='caption2' class='zero'", |
+ "reason": "became visible" |
+ }, |
+ { |
+ "object": "LayoutTableSection TBODY", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='green half'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='red half'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTable TABLE", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='innerDiv'", |
+ "reason": "became visible" |
+ }, |
+ { |
+ "object": "LayoutTableSection TBODY", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='half'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableRow TR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD class='half'", |
+ "reason": "bounds change" |
+ } |
] |
} |