| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| index f76322d36a3a0e354a93364bbff13501dfade9be..60b34f65c130920a44b5f95aa715b0a0ab720aca 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| @@ -8,20 +8,20 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTableCol COL id='target'",
|
| - "rect": [8, 28, 184, 134],
|
| + "rect": [8, 26, 186, 134],
|
| "reason": "style change"
|
| }
|
| ]
|
| },
|
| {
|
| "name": "LayoutTableCell TD",
|
| - "position": [71, 96],
|
| - "bounds": [58, 64],
|
| + "position": [72, 94],
|
| + "bounds": [59, 64],
|
| "drawsContent": true
|
| },
|
| {
|
| "name": "LayoutTableCell TD",
|
| - "position": [131, 96],
|
| + "position": [133, 94],
|
| "bounds": [59, 64],
|
| "drawsContent": true
|
| }
|
|
|