| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-section-initial-empty-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-section-initial-empty-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-section-initial-empty-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e1bd9f7ad9df340816ef9a7e797ccce43bc48e8f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-section-initial-empty-expected.txt
|
| @@ -0,0 +1,61 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutTableSection TBODY id='target'",
|
| + "position": [8, 28],
|
| + "bounds": [184, 134],
|
| + "drawsContent": true,
|
| + "backgroundColor": "#ADD8E6",
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTableSection TBODY id='target'",
|
| + "rect": [0, 0, 184, 134],
|
| + "reason": "style change"
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "name": "LayoutTableCell TD",
|
| + "position": [63, 68],
|
| + "bounds": [58, 64],
|
| + "drawsContent": true
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RowBackground",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY id='target'",
|
| + "reason": "style change"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|