| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| index dbc233678d5bfa31b49bd732e070fa0bd16dfc86..53e520a6991b4f61c8d8bc085a3ebf607430c22d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| @@ -7,28 +7,24 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [18, 18, 216, 19],
|
| + "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, 18, 216, 19],
|
| "reason": "selection"
|
| }
|
| ]
|
|
|