| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| similarity index 80%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| index 1c6f66697676a2e5b9f855c7e25e2bd68e3cc9d5..0ea6782910599c41f4c4fa0eeb11175568577964 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-col-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/table/composited-table-background-col-span-expected.txt
|
| @@ -18,15 +18,17 @@
|
| "position": [72, 94],
|
| "bounds": [59, 64],
|
| "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutTableCell TD",
|
| + "position": [133, 94],
|
| + "bounds": [59, 64],
|
| + "drawsContent": true
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RowBackground",
|
| + "object": "LayoutTableSection TBODY",
|
| "reason": "style change"
|
| },
|
| {
|
|
|