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