Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
index 200a09237a1bfef7dc2a0e4724ef6089c496d866..ccf6a4f870fcf2a5cee0ba8a57ab42676552fa65 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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" |
+ } |
] |
} |