| 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
|
| index e1bd9f7ad9df340816ef9a7e797ccce43bc48e8f..500cc8d597da9cf322d8449f2108285752c2b7b5 100644
|
| --- 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
|
| @@ -8,22 +8,22 @@
|
| },
|
| {
|
| "name": "LayoutTableSection TBODY id='target'",
|
| - "position": [8, 28],
|
| - "bounds": [184, 134],
|
| + "position": [8, 26],
|
| + "bounds": [186, 134],
|
| "drawsContent": true,
|
| "backgroundColor": "#ADD8E6",
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTableSection TBODY id='target'",
|
| - "rect": [0, 0, 184, 134],
|
| + "rect": [0, 0, 186, 134],
|
| "reason": "style change"
|
| }
|
| ]
|
| },
|
| {
|
| "name": "LayoutTableCell TD",
|
| - "position": [63, 68],
|
| - "bounds": [58, 64],
|
| + "position": [64, 68],
|
| + "bounds": [59, 64],
|
| "drawsContent": true
|
| }
|
| ],
|
|
|