Index: third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt |
index 3e34fca799e9cdf0610c709c2def152985a88e34..b83162bd810806a5d928597412cd4a6f85320d55 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-clipped-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,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='target'", |
+ "reason": "incremental" |
+ } |
] |
} |