Index: third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
index b5ee5063566cd9ad54401ff1edd3be1dc4622e36..8c5105a5d437b4ce10cbad2ca297eab0fc4dcf30 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
@@ -23,6 +23,18 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutListItem (positioned) LI", |
"reason": "forced by layout" |
}, |