| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| index 956891541be5b7fe12de2c6875d52aea20dc3bf4..37ad31d3d807f5857c71f197b049e4132b5df4c1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt
|
| @@ -8,13 +8,13 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [8, 8, 48, 32],
|
| - "reason": "selection"
|
| + "rect": [8, 8, 48, 33],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [40, 8, 16, 33],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|