| 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 bd07c3fe1ed447a90416bae820fa9c52eda52cc5..24a2bfc091737a19e7d1c2ccd90b7d24603d7761 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,12 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 8, 48, 32],
|
| - "reason": "selection"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [40, 8, 16, 32],
|
| - "reason": "incremental"
|
| + "rect": [8, 8, 48, 32],
|
| + "reason": "selection"
|
| }
|
| ]
|
| }
|
| @@ -46,15 +46,15 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "incremental"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox 'xx'",
|
| - "reason": "incremental"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox 'y'",
|
| - "reason": "incremental"
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|