Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
| deleted file mode 100644 |
| index 3b4db41013f705348b4302458e7146c2a261aa41..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [785, 2350], |
| - "children": [ |
| - { |
| - "bounds": [785, 2350], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 2196, 777, 107], |
| - [8, 2196, 639, 107], |
| - [8, 2046, 777, 107], |
| - [8, 2046, 766, 107], |
| - [8, 2000, 777, 350] |
| - ] |
| - } |
| - ] |
| -} |
| - |