| Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
|
| index f90fcf4f950f94c59c3fdcaf704c4e942d44d13b..50eb2cb405dc3dac2a5338f4ef89c154bb23c399 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
|
| @@ -68,6 +68,22 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ROW1'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ROW2'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutTable (positioned) TABLE id='table'",
|
| "reason": "incremental"
|
| },
|
|
|