Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
| deleted file mode 100644 |
| index 1c6c66a7e5853fe14af4552435bfca9be1660668..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 64, 214, 237], |
| - [8, 64, 214, 232], |
| - [8, 64, 114, 237], |
| - [8, 64, 114, 232] |
| - ] |
| - } |
| - ] |
| -} |
| - |