Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
index 92cea0a53e70aab1becda18f1e77ab9efcc9e259..e01234e0a7891d229652c86d3bce8f7e3be1d510 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
@@ -7,48 +7,41 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutListItem (positioned) LI", |
+ "rect": [8, 64, 214, 237], |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutImage IMG", |
+ "rect": [8, 64, 214, 232], |
+ "reason": "location change" |
+ }, |
+ { |
"object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) UL id='list'", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutImage IMG", |
- "rect": [8, 64, 214, 232], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutListItem (positioned) LI", |
- "rect": [8, 64, 214, 237], |
"reason": "location change" |
}, |
{ |
"object": "LayoutListMarker (anonymous)", |
- "rect": [0, 0, 0, 0], |
"reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |