| Index: third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| index 518556ff356430cc2595e0d5331cf4ffc3ece904..dd86e677303e23017e1d5405a3d001321d8e324f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| @@ -19,8 +19,7 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "bounds": [100, 210],
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [37, 80, 3, 18],
|
| - [0, 80, 40, 36]
|
| + [0, 80, 42, 36]
|
| ]
|
| }
|
| ]
|
| @@ -49,12 +48,8 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "bounds": [100, 210],
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [37, 160, 3, 18],
|
| - [37, 80, 3, 36],
|
| - [37, 80, 3, 18],
|
| - [0, 160, 40, 36],
|
| - [0, 80, 100, 50],
|
| - [0, 80, 40, 36]
|
| + [0, 160, 42, 36],
|
| + [0, 80, 44, 36]
|
| ]
|
| }
|
| ]
|
|
|