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 d0b0206622c2dae4a584f845329f4858bcd42c81..b5ee5063566cd9ad54401ff1edd3be1dc4622e36 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 |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -15,33 +17,31 @@ |
"object": "LayoutImage IMG", |
"rect": [8, 60, 214, 232], |
"reason": "location change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutListMarker (anonymous)", |
- "reason": "none" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "none" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutListItem (positioned) LI", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutListMarker (anonymous)", |
+ "reason": "none" |
+ }, |
+ { |
+ "object": "LayoutImage IMG", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "none" |
+ } |
] |
} |