| Index: third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| similarity index 71%
|
| copy from third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| index 5a5f5155152790aece4885678adfaac6765898a9..f12dd5987984b5dd7a5c145f0e1650cf6f68eb16 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| @@ -12,11 +12,24 @@
|
| "reason": "selection"
|
| },
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [40, 8, 16, 32],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'xx'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "InlineTextBox 'xx'",
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "InlineTextBox 'y'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'y'",
|
| "reason": "selection"
|
| },
|
| {
|
|
|