Index: third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt |
index 9a26d1c8be30074d9d92e34089add8c9776398a5..58d38f58e57345c85941fe59024986bf384ea996 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-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 (positioned) DIV id='div'", |
+ "reason": "incremental" |
+ } |
] |
} |