| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| index 4e61fbd5fc00e61e60c727c2f589fd5e36988033..ceb9ea2fcb902d51b31441a938fd4f49cd45b8b2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| @@ -7,28 +7,24 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [18, 28, 238, 18],
|
| + "reason": "selection"
|
| + },
|
| + {
|
| "object": "InlineTextBox 'Should have blue, not gray, highlight'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='t'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [18, 28, 238, 18],
|
| "reason": "selection"
|
| }
|
| ]
|
|
|