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