Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-relative-positioned-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-relative-positioned-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-relative-positioned-expected.txt |
| deleted file mode 100644 |
| index b615ae7aad2aa67fb6406d63445e652a668e0f9a..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-relative-positioned-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 88, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |