Index: third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt |
index e706d789a42a74bccf68c11b6a384abc4da59bbc..0833fc627d44a27ac47aca4883c676e3c82a8b82 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-grid-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -28,6 +30,20 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV class='item1'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV class='item2'", |
+ "reason": "style change" |
+ } |
] |
} |