| Index: third_party/WebKit/LayoutTests/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/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| index 5a5f5155152790aece4885678adfaac6765898a9..dd7c9052f3e3ecaf5ace97c88358adca5df32c08 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-expected.txt
|
| @@ -12,11 +12,24 @@
|
| "reason": "selection"
|
| },
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [40, 8, 16, 33],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'xx'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "InlineTextBox 'xx'",
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "InlineTextBox 'y'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'y'",
|
| "reason": "selection"
|
| },
|
| {
|
|
|