| 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 e8258cc1348e8d8897adb3d4c5d91da1c28ba8bb..f90fcf4f950f94c59c3fdcaf704c4e942d44d13b 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
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -60,41 +62,55 @@
|
| "object": "LayoutText #text",
|
| "rect": [3, 67, 46, 18],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'ROW1'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'ROW1'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'ROW2'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'ROW2'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutTable (positioned) TABLE id='table'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ROW1'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ROW2'",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|