| 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 cf84a8d5fd46adf87fa42b53dd4fc49b9c0baf1a..037415aebf6487323b3c12f3d8ecce732427f83a 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
|
| @@ -7,48 +7,41 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutListItem (positioned) LI",
|
| + "rect": [8, 60, 214, 236],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "rect": [8, 60, 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, 60, 214, 232],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutListItem (positioned) LI",
|
| - "rect": [8, 60, 214, 236],
|
| "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"
|
| }
|
| ]
|
|
|