| Index: LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-expected.txt b/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
|
| similarity index 60%
|
| copy from LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-expected.txt
|
| copy to LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
|
| index 4b7ad83df4a6135896240a5c7caf5d36f5a91cae..26afdebcfa356de6afc905779ee00c83088b8376 100644
|
| --- a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-expected.txt
|
| +++ b/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
|
| @@ -6,8 +6,10 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [408, 8, 50, 50],
|
| - [8, 8, 50, 50]
|
| + [220, 100, 80, 200],
|
| + [210, 100, 90, 200],
|
| + [100, 220, 200, 80],
|
| + [100, 210, 200, 90]
|
| ]
|
| }
|
| ]
|
|
|