Index: third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt |
index c84d39a00500aab9e01c4213ec9e25c2c4369c66..424f35b0a9d4b65567244902475fc340a903969e 100644 |
--- a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt |
+++ b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='blue' class='flex-item'", |
+ "reason": "bounds change" |
+ } |
] |
} |