| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| index af0d1444231461adb2d3aedf08c649592587ec8c..21fb8bc59c6dcf99a9b2469323a7c7484de41abf 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| @@ -5,30 +5,82 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [10, 60, 52, 50],
|
| - [10, 10, 52, 100],
|
| - [10, 10, 52, 50],
|
| - [9, 59, 54, 50],
|
| - [9, 9, 54, 100],
|
| - [9, 9, 54, 50],
|
| - [8, 110, 56, 1],
|
| - [8, 109, 56, 2],
|
| - [8, 58, 56, 53],
|
| - [8, 58, 56, 52],
|
| - [8, 8, 56, 54],
|
| - [8, 8, 56, 52]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTable TABLE",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableSection TBODY",
|
| - "LayoutTableRow TR id='row'",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableRow TR",
|
| - "LayoutTableCell TD"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTable TABLE",
|
| + "rect": [8, 110, 56, 1],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTable TABLE",
|
| + "rect": [8, 109, 56, 2],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "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": [8, 8, 56, 52],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [8, 8, 56, 54],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [8, 58, 56, 52],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [8, 58, 56, 53],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [9, 59, 54, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [10, 60, 52, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR id='row'",
|
| + "rect": [9, 9, 54, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR id='row'",
|
| + "rect": [10, 10, 52, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [9, 9, 54, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [10, 10, 52, 100],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|