Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt |
| deleted file mode 100644 |
| index a0d00468fa7f1ec71240aeca734e3fa7d1d7e4d0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [108, 308, 100, 100], |
| - [108, 300, 100, 100], |
| - [8, 208, 100, 100], |
| - [8, 200, 100, 100], |
| - [8, 8, 784, 2000] |
| - ] |
| - } |
| - ] |
| -} |
| - |