| Index: third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| index 4f71401eabde6a5f51345c6ad6b47f1702ffc327..f470a6befbe82be6cdf67c5aaedbbb3a5200b9fa 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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, 17],
|
| - [0, 80, 40, 35]
|
| + [0, 80, 42, 35]
|
| ]
|
| }
|
| ]
|
| @@ -49,12 +48,8 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "bounds": [100, 210],
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [37, 160, 3, 17],
|
| - [37, 80, 3, 35],
|
| - [37, 80, 3, 17],
|
| - [0, 160, 40, 35],
|
| - [0, 80, 100, 50],
|
| - [0, 80, 40, 35]
|
| + [0, 160, 42, 35],
|
| + [0, 80, 44, 35]
|
| ]
|
| }
|
| ]
|
|
|