Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt |
| deleted file mode 100644 |
| index 29f021b9b6deca78f12ccc828e724635bfab6cd3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [18, 18, 284, 20], |
| - [18, 18, 284, 20], |
| - [18, 18, 284, 20], |
| - [10, 18, 300, 28], |
| - [8, 187, 784, 20], |
| - [8, 187, 784, 20], |
| - [8, 187, 784, 20], |
| - [0, 195, 800, 20] |
| - ] |
| - } |
| - ] |
| -} |
| - |