Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-with-outline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-with-outline-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-with-outline-expected.txt |
index ef517efa119995073896e467f8c58da6165c6ecb..1e6a173d19da41dcf7515071f5c5f350193fa155 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-with-outline-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-with-outline-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='target'", |
+ "reason": "outline" |
+ } |
] |
} |