| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table/composited-table-background-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table/composited-table-background-expected.txt
|
| similarity index 71%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table/composited-table-background-expected.txt
|
| index a437e839fce24d06c760c6f87d0891ab97dc1de7..933118c918bc6486af52768cd9056684d68f839d 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table/composited-table-background-expected.txt
|
| @@ -22,18 +22,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RowBackground",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutTableRow TR id='target'",
|
| "reason": "style change"
|
| }
|
|
|