| 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 18fe31661dfca21ccac2cc97dafb0c32d8f21973..4d50144537f31adaed039b60df4ed5695e0b53b7 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
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -10,22 +12,6 @@
|
| "object": "LayoutText #text",
|
| "rect": [18, 28, 237, 18],
|
| "reason": "selection"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Should have blue, not gray, highlight'",
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='t'",
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "reason": "selection"
|
| }
|
| ]
|
| }
|
|
|