Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
| deleted file mode 100644 |
| index 2bea9891aa405321d2553e2f9b914032c8ffff45..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [300, 516], |
| - "children": [ |
| - { |
| - "bounds": [300, 516], |
| - "drawsContent": true, |
| - "backgroundColor": "#EEEEEE", |
| - "children": [ |
| - { |
| - "position": [8, 8], |
| - "bounds": [284, 500], |
| - "drawsContent": true |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |