Chromium Code Reviews| Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-expected.txt |
| diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-expected.txt |
| deleted file mode 100644 |
| index e565ca48d44a0743a4a9f094f1359586e293c2ef..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 18, 199, 18] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutText #text", |
| - "InlineTextBox 'Should have green background'" |
| - ] |
| - } |
| - ] |
| -} |
| - |