| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-vertical-align-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-vertical-align-cell-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-vertical-align-cell-expected.txt
|
| index 67824c923b17216667f37cae64124e172bae1d92..2741abe86d9bacb88a612bce0b04b35b0b8b8677 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-vertical-align-cell-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-vertical-align-cell-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [2, 52, 102, 476],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,19 +17,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'MIDDLE'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|