| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
|
| index cc20084112e018c6e63f87f73fd565785cde3db8..a7395963483c3e180708bbeed35417d11ff600ad 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
|
| @@ -5,27 +5,72 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [122, 9, 54, 52],
|
| - [67, 8, 3, 54],
|
| - [64, 8, 58, 54],
|
| - [63, 10, 4, 50],
|
| - [63, 8, 58, 54],
|
| - [10, 10, 165, 50],
|
| - [10, 10, 110, 50],
|
| - [8, 8, 168, 54],
|
| - [8, 8, 113, 54]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutTableCell TD id='bar'",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTable TABLE",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableSection TBODY",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTable TABLE",
|
| + "rect": [8, 8, 168, 54],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTable TABLE",
|
| + "rect": [8, 8, 113, 54],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [67, 8, 3, 54],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [63, 10, 4, 50],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [122, 9, 54, 52],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [63, 8, 58, 54],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD id='bar'",
|
| + "rect": [64, 8, 58, 54],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [10, 10, 165, 50],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [10, 10, 110, 50],
|
| + "reason": "forced by layout"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|