| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-row-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-row-repaint-expected.txt
|
| index e383d20434b79a329fbf7bda3b5941a005f92cd5..a22638e052e15c9dc4ca41bb0dd202121a78d75f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-row-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-row-repaint-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [2, 102, 102, 200],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|