Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt |
index 9701b0081770f044581bae1194ff683d9c445d90..8b0d92dbd848ddd413d616f027d1fb140df07c23 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [874, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [874, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -44,6 +46,32 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "border box change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='target'", |
+ "reason": "incremental" |
+ } |
] |
} |