Chromium Code Reviews| Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/fixed-expected.txt |
| diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/fixed-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/fixed-expected.txt |
| deleted file mode 100644 |
| index 624902decdd5e2922f0b0182160f6b13068f16f8..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/fixed-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [785, 2016], |
| - "children": [ |
| - { |
| - "bounds": [785, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 84, 100, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='t'" |
| - ] |
| - } |
| - ] |
| -} |
| - |