| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f53cadc1e2f87521d2eb7ea71e3c43152e8a49db
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt
|
| @@ -0,0 +1,105 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [0, 292, 106, 236],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [0, 100, 106, 190],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [0, 102, 106, 46],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [2, 52, 102, 238],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [2, 292, 102, 236],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [2, 102, 102, 46],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [3, 400, 46, 19],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [3, 161, 46, 19],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [3, 115, 46, 19],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [3, 66, 46, 19],
|
| + "reason": "forced by layout"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ROW1'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ROW2'",
|
| + "reason": "forced by layout"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|