| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt
|
| index 309632fc02c8c11ccdfc712e667c014786c7b31f..2dea61c49f33726e5e4cc005006342fe8846a40f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt
|
| @@ -17,6 +17,11 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [8, 842, 769, 200],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "LayoutTableCell TD",
|
| "rect": [8, 982, 769, 60],
|
| "reason": "bounds change"
|
| @@ -145,6 +150,10 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutTableSection TBODY",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "LayoutTableCell TD id='resizeMe'",
|
| "reason": "incremental"
|
| },
|
|
|