Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-clip-subtree-layout-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-clip-subtree-layout-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-clip-subtree-layout-expected.txt |
| deleted file mode 100644 |
| index 962f045a4b91342dab5d5992599ed29f1397fc39..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-clip-subtree-layout-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV" |
| - ] |
| - } |
| - ] |
| -} |
| - |