| 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 09ed9036671b527d39b37a0a26868fcd602ef408..b9615401360b470eba77ce825accc0b8576d19f2 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
|
| @@ -31,7 +31,7 @@ lorem ipsumlorem ipsumlorem ipsum
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [40, 80, 2, 36],
|
| + "rect": [39, 80, 3, 35],
|
| "reason": "incremental"
|
| }
|
| ]
|
| @@ -113,12 +113,12 @@ lorem ipsumlorem ipsumlorem ipsum
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [40, 80, 4, 36],
|
| + "rect": [39, 80, 5, 35],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [40, 160, 2, 36],
|
| + "rect": [39, 160, 3, 35],
|
| "reason": "incremental"
|
| }
|
| ]
|
|
|