Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt |
index db1e6ef48753deecec47fab5eff18090a337dc20..c03f2413ede58f26f42a105dd311c4d867a546db 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/list-marker-2-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -30,25 +32,31 @@ |
"object": "LayoutListMarker (anonymous)", |
"rect": [30, 135, 7, 19], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutListItem LI", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutListItem LI", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutListMarker (anonymous)", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutImage IMG id='target'", |
+ "reason": "forced by layout" |
+ } |
] |
} |