| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-initial-empty-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-initial-empty-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-initial-empty-expected.txt
 | 
| deleted file mode 100644
 | 
| index 60b34f65c130920a44b5f95aa715b0a0ab720aca..0000000000000000000000000000000000000000
 | 
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-initial-empty-expected.txt
 | 
| +++ /dev/null
 | 
| @@ -1,52 +0,0 @@
 | 
| -{
 | 
| -  "layers": [
 | 
| -    {
 | 
| -      "name": "LayoutView #document",
 | 
| -      "bounds": [800, 600],
 | 
| -      "contentsOpaque": true,
 | 
| -      "drawsContent": true,
 | 
| -      "paintInvalidations": [
 | 
| -        {
 | 
| -          "object": "LayoutTableCol COL id='target'",
 | 
| -          "rect": [8, 26, 186, 134],
 | 
| -          "reason": "style change"
 | 
| -        }
 | 
| -      ]
 | 
| -    },
 | 
| -    {
 | 
| -      "name": "LayoutTableCell TD",
 | 
| -      "position": [72, 94],
 | 
| -      "bounds": [59, 64],
 | 
| -      "drawsContent": true
 | 
| -    },
 | 
| -    {
 | 
| -      "name": "LayoutTableCell TD",
 | 
| -      "position": [133, 94],
 | 
| -      "bounds": [59, 64],
 | 
| -      "drawsContent": true
 | 
| -    }
 | 
| -  ],
 | 
| -  "objectPaintInvalidations": [
 | 
| -    {
 | 
| -      "object": "LayoutTableCell TD",
 | 
| -      "reason": "style change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutTableCell TD",
 | 
| -      "reason": "style change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "RowBackground",
 | 
| -      "reason": "style change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "RowBackground",
 | 
| -      "reason": "style change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutTableCol COL id='target'",
 | 
| -      "reason": "style change"
 | 
| -    }
 | 
| -  ]
 | 
| -}
 | 
| -
 | 
| 
 |