Index: third_party/WebKit/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
index 5e9290f9499824452e10f433a97087c8dc01f772..3cf744a5af1a96565adff434a694983950e6eb7b 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-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 DIV id='target'", |
+ "reason": "style change" |
+ } |
] |
} |