| 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 6b817b19ff56fe599fae862d284df9a38734a8ee..f39d511414c98fdad3bf387ba3cdf73587de96f5 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
|
| @@ -25,11 +25,24 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "reason": "selection"
|
| },
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [40, 80, 2, 36],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ipsum'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "InlineTextBox 'ipsum'",
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "InlineTextBox 'lorem'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'lorem'",
|
| "reason": "selection"
|
| },
|
| {
|
| @@ -79,6 +92,24 @@ lorem ipsumlorem ipsumlorem ipsum
|
| "reason": "selection"
|
| },
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [40, 80, 4, 36],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [40, 160, 2, 36],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ipsum'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'ipsum'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "InlineTextBox 'ipsum'",
|
| "reason": "selection"
|
| },
|
| @@ -88,6 +119,14 @@ lorem ipsumlorem ipsumlorem ipsum
|
| },
|
| {
|
| "object": "InlineTextBox 'lorem'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'lorem'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'lorem'",
|
| "reason": "selection"
|
| },
|
| {
|
|
|