Index: third_party/WebKit/LayoutTests/fast/repaint/align-self-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-expected.txt |
index 251ad9b03ebd043b2ad621a2f0e5ce7556280657..7637bde6a9c662d0d44a623638db43f18d09ab77 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-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,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV class='item'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV class='item'", |
+ "reason": "incremental" |
+ } |
] |
} |