Index: third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt |
index 907892d7d18f3aee884eba5447a48fc7855bad9a..956a9983655a482fcc0574b812ecb526a5b68eac 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-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, |
@@ -33,6 +35,20 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV class='item1'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV class='item2'", |
+ "reason": "style change" |
+ } |
] |
} |