Chromium Code Reviews| Index: LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-transition-expected.txt |
| diff --git a/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-transition-expected.txt b/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-transition-expected.txt |
| deleted file mode 100644 |
| index eb06e8e861474de6b3564840360586c4812b13cf..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-transition-expected.txt |
| +++ /dev/null |
| @@ -1,27 +0,0 @@ |
| -Text here |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "children": [ |
| - { |
| - "children": [ |
| - { |
| - "position": [29, 29], |
| - "bounds": [100, 100] |
| - }, |
| - { |
| - "position": [-771, 8], |
| - "bounds": [1200, 142], |
| - "drawsContent": true |
| - } |
| - ] |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |