Chromium Code Reviews| Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt |
| diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt |
| deleted file mode 100644 |
| index 95b3bae1ccef5b52ee8e3d43d8f43c5d6f4fd98b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [88, 53, 15, 100], |
| - [3, 103, 10, 53] |
| - ], |
| - "paintInvalidationClients": [ |
| - "VerticalScrollbar", |
| - "VerticalScrollbar", |
| - "VerticalScrollbar", |
| - "LayoutBlockFlow (positioned) DIV id='q'" |
| - ] |
| - } |
| - ] |
| -} |
| - |