| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-initial-empty-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-initial-empty-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-initial-empty-expected.txt
 | 
| deleted file mode 100644
 | 
| index e1b3c6d244838a40aa20e6e3b5cfd3025ac5d44a..0000000000000000000000000000000000000000
 | 
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-initial-empty-expected.txt
 | 
| +++ /dev/null
 | 
| @@ -1,49 +0,0 @@
 | 
| -{
 | 
| -  "layers": [
 | 
| -    {
 | 
| -      "name": "LayoutView #document",
 | 
| -      "bounds": [800, 600],
 | 
| -      "contentsOpaque": true,
 | 
| -      "drawsContent": true
 | 
| -    },
 | 
| -    {
 | 
| -      "name": "LayoutTableRow TR id='target'",
 | 
| -      "position": [8, 94],
 | 
| -      "bounds": [186, 64],
 | 
| -      "drawsContent": true,
 | 
| -      "backgroundColor": "#ADD8E6",
 | 
| -      "paintInvalidations": [
 | 
| -        {
 | 
| -          "object": "LayoutTableRow TR id='target'",
 | 
| -          "rect": [0, 0, 186, 64],
 | 
| -          "reason": "style change"
 | 
| -        }
 | 
| -      ]
 | 
| -    },
 | 
| -    {
 | 
| -      "name": "LayoutTableCell TD",
 | 
| -      "position": [64, 0],
 | 
| -      "bounds": [59, 64],
 | 
| -      "drawsContent": true
 | 
| -    }
 | 
| -  ],
 | 
| -  "objectPaintInvalidations": [
 | 
| -    {
 | 
| -      "object": "LayoutTableCell TD",
 | 
| -      "reason": "style change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "RowBackground",
 | 
| -      "reason": "style change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutTableCell TD",
 | 
| -      "reason": "style change"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutTableRow TR id='target'",
 | 
| -      "reason": "style change"
 | 
| -    }
 | 
| -  ]
 | 
| -}
 | 
| -
 | 
| 
 |