| Index: third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
 | 
| deleted file mode 100644
 | 
| index 658f19a1e8e44e24e53a871a6a1055c029f528af..0000000000000000000000000000000000000000
 | 
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
 | 
| +++ /dev/null
 | 
| @@ -1,72 +0,0 @@
 | 
| -{
 | 
| -  "layers": [
 | 
| -    {
 | 
| -      "name": "LayoutView #document",
 | 
| -      "bounds": [785, 735],
 | 
| -      "contentsOpaque": true,
 | 
| -      "drawsContent": true,
 | 
| -      "paintInvalidations": [
 | 
| -        {
 | 
| -          "object": "LayoutView #document",
 | 
| -          "rect": [0, 735, 785, 98],
 | 
| -          "reason": "incremental"
 | 
| -        },
 | 
| -        {
 | 
| -          "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
 | 
| -          "rect": [8, 184, 769, 641],
 | 
| -          "reason": "bounds change"
 | 
| -        },
 | 
| -        {
 | 
| -          "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
 | 
| -          "rect": [8, 86, 769, 641],
 | 
| -          "reason": "bounds change"
 | 
| -        },
 | 
| -        {
 | 
| -          "object": "LayoutBlockFlow (anonymous)",
 | 
| -          "rect": [8, 86, 769, 98],
 | 
| -          "reason": "layoutObject removal"
 | 
| -        },
 | 
| -        {
 | 
| -          "object": "LayoutIFrame IFRAME id='iframe'",
 | 
| -          "rect": [8, 86, 732, 94],
 | 
| -          "reason": "layoutObject removal"
 | 
| -        }
 | 
| -      ]
 | 
| -    }
 | 
| -  ],
 | 
| -  "objectPaintInvalidations": [
 | 
| -    {
 | 
| -      "object": "LayoutIFrame IFRAME id='iframe'",
 | 
| -      "reason": "layoutObject removal"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutText #text",
 | 
| -      "reason": "layoutObject removal"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutBlockFlow (anonymous)",
 | 
| -      "reason": "layoutObject removal"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutView #document",
 | 
| -      "reason": "incremental"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
 | 
| -      "reason": "bounds change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "RootInlineBox",
 | 
| -      "reason": "bounds change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutImage IMG",
 | 
| -      "reason": "bounds change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutText #text",
 | 
| -      "reason": "location change"
 | 
| -    }
 | 
| -  ]
 | 
| -}
 | 
| -
 | 
| 
 |