| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-col-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-col-border-width-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-col-border-width-expected.txt
|
| index 5ba207001cbfe1cddc497891c1d54433d3ebc494..e40dba109d70c8f3367561ca0bec85ffa7580838 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-col-border-width-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-col-border-width-expected.txt
|
| @@ -17,6 +17,16 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [10, 10, 110, 100],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [9, 9, 107, 100],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| "object": "LayoutTableCell TD",
|
| "rect": [8, 59, 60, 53],
|
| "reason": "bounds change"
|
| @@ -85,6 +95,10 @@
|
| "reason": "style change"
|
| },
|
| {
|
| + "object": "LayoutTableSection TBODY",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| "object": "LayoutTableRow TR",
|
| "reason": "location change"
|
| },
|
|
|