| Index: third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-percent-size-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-percent-size-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-percent-size-cell-expected.txt
|
| index 59574e1525386c380fda6ec234bee47b4a8d2ce5..9e2a822d778aa904544111aaaf1601aedb83ea68 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-percent-size-cell-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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, 17],
|
| "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"
|
| + }
|
| ]
|
| }
|
|
|
|
|