| Index: LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt b/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| index d3661b1223d2b5607ae6270777097f0cfa28b367..4631800cc9a610c252769127b207a7cff37912a6 100644
|
| --- a/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| @@ -19,8 +19,8 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "bounds": [100, 210],
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [37, 80, 3, 16],
|
| - [0, 80, 39, 32]
|
| + [37, 80, 3, 18],
|
| + [0, 80, 39, 36]
|
| ]
|
| }
|
| ]
|
| @@ -49,12 +49,12 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "bounds": [100, 210],
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [37, 160, 3, 16],
|
| - [37, 80, 3, 32],
|
| - [37, 80, 3, 16],
|
| - [0, 160, 39, 32],
|
| + [37, 160, 3, 18],
|
| + [37, 80, 3, 36],
|
| + [37, 80, 3, 18],
|
| + [0, 160, 39, 36],
|
| [0, 80, 100, 50],
|
| - [0, 80, 39, 32]
|
| + [0, 80, 39, 36]
|
| ]
|
| }
|
| ]
|
|
|