| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| index 24a2bfc091737a19e7d1c2ccd90b7d24603d7761..bef9bda41ea8f41a164d77f1e25c7b2f0aa00e40 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| @@ -9,12 +9,7 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 8, 48, 32],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 8, 48, 32],
|
| - "reason": "selection"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| @@ -34,27 +29,15 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'xx'",
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'y'",
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "InlineTextBox 'xx'",
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "InlineTextBox 'y'",
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
|
|