| Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| index bac7f3369f09870fb2b560a464722b0b7bf7872f..dad283d2b383ca4ab2a6b50308bce3f58fd8e4ef 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
|
| @@ -33,6 +33,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'MIDDLE'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutTableRow TR id='row'",
|
| "reason": "incremental"
|
| },
|
|
|