| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-cell-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-cell-move-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-cell-move-expected.txt
|
| deleted file mode 100644
|
| index aa89a14223600a5be76d80c3a3f149bf5e74b1c9..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-cell-move-expected.txt
|
| +++ /dev/null
|
| @@ -1,59 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [8, 206, 60, 180],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [8, 146, 60, 180],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [8, 326, 60, 60],
|
| - "reason": "became invisible"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [8, 146, 60, 60],
|
| - "reason": "became visible"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "became invisible"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD id='s'",
|
| - "reason": "location change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|