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 0937312764e153ab7a6cf716c298116bd07fda2c..bcdc8217247206f31ba158c4d09e442d77c874b1 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 |
@@ -7,14 +7,14 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutListItem LI", |
+ "rect": [30, 100, 762, 104], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutListItem LI", |
+ "rect": [30, 155, 762, 50], |
+ "reason": "incremental" |
}, |
{ |
"object": "LayoutImage IMG id='target'", |
@@ -22,14 +22,9 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutListItem LI", |
- "rect": [30, 155, 762, 50], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutListItem LI", |
- "rect": [30, 100, 762, 104], |
- "reason": "invalidate paint rectangle" |
+ "object": "LayoutListMarker (anonymous)", |
+ "rect": [30, 185, 7, 19], |
+ "reason": "location change" |
}, |
{ |
"object": "LayoutListMarker (anonymous)", |
@@ -37,18 +32,19 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutListMarker (anonymous)", |
- "rect": [30, 185, 7, 19], |
- "reason": "location change" |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |