| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/cached-cell-append-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-cell-append-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-cell-append-expected.txt
|
| index 328e270e0c82d509322be9d05e6cdc434b384578..59ef75658d3ae70975b6d3b6ca41b3856139d41a 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-cell-append-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-cell-append-expected.txt
|
| @@ -12,11 +12,6 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutTable TABLE",
|
| - "rect": [8, 62, 120, 2],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutTableCell TD",
|
| "rect": [64, 8, 64, 56],
|
| "reason": "layoutObject insertion"
|
| @@ -30,11 +25,6 @@
|
| "object": "LayoutTableCell TD",
|
| "rect": [8, 8, 62, 56],
|
| "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutTable TABLE",
|
| - "rect": [68, 8, 60, 56],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|