Chromium Code Reviews| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-expected.txt |
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-expected.txt |
| deleted file mode 100644 |
| index 516878193cccc834d228955abdcd964d22b07964..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win/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, 17, 199, 18] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutText #text", |
| - "InlineTextBox 'Should have green background'" |
| - ] |
| - } |
| - ] |
| -} |
| - |