Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
| deleted file mode 100644 |
| index 36f1746405e75dd14f930c91ca36bbbb9dc32f43..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [61, 44, 50, 25] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |