Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/background-generated-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/background-generated-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/background-generated-expected.txt |
| deleted file mode 100644 |
| index 5dcb793ea7ef980bf10423944edbd64f225a86a2..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/background-generated-expected.txt |
| +++ /dev/null |
| @@ -1,20 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 208, 100, 100], |
| - [8, 8, 100, 300], |
| - [8, 8, 100, 200] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV", |
| - "LayoutBlockFlow DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |