Chromium Code Reviews| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt |
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt |
| deleted file mode 100644 |
| index a02f4347e85b0f7dd990f6f8d4e56082623eb4cf..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,23 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [52, 51, 44, 30], |
| - [52, 51, 41, 29], |
| - [51, 50, 197, 87] |
| - ], |
| - "paintInvalidationClients": [ |
| - "InlineTextBox ''", |
| - "RootInlineBox", |
| - "LayoutBlockFlow DIV id='target'", |
| - "LayoutText #text", |
| - "InlineTextBox 'PASS'" |
| - ] |
| - } |
| - ] |
| -} |
| - |