| Index: LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt
|
| diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt
|
| index 274255f67145dd31633db42423827b7519045059..9fb8917cd8d0ec6618010ef86b59f7386aed2b1f 100644
|
| --- a/LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt
|
| +++ b/LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt
|
| @@ -19,7 +19,7 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [37, 80, 3, 17],
|
| - [0, 80, 40, 35]
|
| + [0, 80, 39, 35]
|
| ]
|
| }
|
| ]
|
| @@ -49,9 +49,9 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "repaintRects": [
|
| [37, 160, 3, 17],
|
| [37, 80, 3, 35],
|
| - [0, 160, 40, 35],
|
| + [0, 160, 39, 35],
|
| [0, 80, 100, 50],
|
| - [0, 80, 40, 35]
|
| + [0, 80, 39, 35]
|
| ]
|
| }
|
| ]
|
|
|