| Index: LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| diff --git a/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| similarity index 91%
|
| copy from LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| copy to LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| index 0316f02c5136f787b30c690bcf53116b36bed3f5..337586ab548a402764053fdcc6a10ac29aa06564 100644
|
| --- a/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| @@ -39,16 +39,18 @@
|
| {
|
| "position": [0, 485],
|
| "bounds": [485, 15],
|
| - "drawsContent": true,
|
| "repaintRects": [
|
| + [0, 0, 485, 15],
|
| + [0, 0, 485, 15],
|
| [0, 0, 485, 15]
|
| ]
|
| },
|
| {
|
| "position": [485, 0],
|
| "bounds": [15, 485],
|
| - "drawsContent": true,
|
| "repaintRects": [
|
| + [0, 0, 15, 485],
|
| + [0, 0, 15, 485],
|
| [0, 0, 15, 485]
|
| ]
|
| },
|
|
|