Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/softwarecompositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/softwarecompositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt b/LayoutTests/platform/android/virtual/softwarecompositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt |
| deleted file mode 100644 |
| index f558d7d9475826f4322fd22e7b4d50fcf077460c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/softwarecompositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [408, 108, 20, 20], |
| - [408, 108, 20, 20] |
| - ] |
| - } |
| - ] |
| -} |
| - |