| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/collapsed-border-cell-resize-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/collapsed-border-cell-resize-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/collapsed-border-cell-resize-expected.txt
|
| index b34767dffb96b32d7584ccaf38781c1fb94bde17..4eddcc136d37b38182c0d8c9ae47633b50b165dd 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/collapsed-border-cell-resize-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/collapsed-border-cell-resize-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutTableCell TD id='target'",
|
| "rect": [8, 8, 104, 204],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,7 +17,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutTableCell TD id='target'",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|