| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-collapsed-border-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-collapsed-border-expected.txt
|
| index bf2ed89b921a6de1510a7d3fb9bf95c108b20e74..71fa8da537c91b071c77714aed3721081805ecc7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-collapsed-border-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-collapsed-border-expected.txt
|
| @@ -13,11 +13,6 @@
|
| },
|
| {
|
| "object": "LayoutTable TABLE",
|
| - "rect": [8, 286, 95, 82],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutTable TABLE",
|
| "rect": [8, 102, 95, 82],
|
| "reason": "full"
|
| },
|
| @@ -105,6 +100,11 @@
|
| "object": "LayoutText #text",
|
| "rect": [23, 225, 32, 19],
|
| "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTable TABLE",
|
| + "rect": [74, 286, 29, 82],
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| @@ -147,6 +147,30 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "LayoutTable TABLE id='t'",
|
| "reason": "style change"
|
| },
|
| @@ -232,7 +256,7 @@
|
| },
|
| {
|
| "object": "LayoutTable TABLE",
|
| - "reason": "forced by layout"
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
|
|