| 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
|
| deleted file mode 100644
|
| index b373e31a2b28d739c73a35defac970223e642ae0..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
|
| +++ /dev/null
|
| @@ -1,30 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [18, 18, 215, 19],
|
| - "reason": "selection"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Should have blue, not gray, highlight'",
|
| - "reason": "selection"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|