Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt |
index 8884bc5a69e14270c4104933bcc0dcabc96867c0..1fd1ba9aa010550d04b4796adb88183de8f3377f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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": [31, 130, 7, 18], |
"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" |
+ } |
] |
} |