| Index: LayoutTests/platform/mac/svg/repaint/change-background-color-expected.txt
|
| diff --git a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt b/LayoutTests/platform/mac/svg/repaint/change-background-color-expected.txt
|
| similarity index 77%
|
| copy from LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
|
| copy to LayoutTests/platform/mac/svg/repaint/change-background-color-expected.txt
|
| index 8af78cfc26bcd242b8fa25a430076945267f8e45..40e2263cc0b26f17ac22843336eb2e22d259ce2f 100644
|
| --- a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/repaint/change-background-color-expected.txt
|
| @@ -6,7 +6,8 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [8, 8, 30, 30]
|
| + [8, 8, 200, 104],
|
| + [8, 8, 200, 104]
|
| ]
|
| }
|
| ]
|
|
|