| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-width-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-width-expected.txt
|
| index b741bcacfc34b1f81097ad3483c1934b337a9c6a..81ee962596b0f787c038086a02e0119b1530dfda 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-width-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-width-expected.txt
|
| @@ -6,6 +6,11 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [7, 7, 167, 104],
|
| + "reason": "bounds change"
|
| + },
|
| {
|
| "object": "LayoutTableCol COLGROUP id='colgroup'",
|
| "rect": [8, 8, 166, 102],
|
| @@ -65,11 +70,6 @@
|
| "object": "LayoutTable TABLE",
|
| "rect": [169, 8, 5, 102],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutTableSection TBODY",
|
| - "rect": [169, 9, 4, 100],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -109,7 +109,7 @@
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| - "reason": "incremental"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
|
|