| Index: LayoutTests/platform/mac/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt b/LayoutTests/platform/mac/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt
|
| deleted file mode 100644
|
| index 06af0013704778748caa050d5746221c24f97dd4..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/mac/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt
|
| +++ /dev/null
|
| @@ -1,36 +0,0 @@
|
| -
|
| -
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "position": [10, 10],
|
| - "transformOrigin": [-10, -10],
|
| - "bounds": [590, 206],
|
| - "drawsContent": true
|
| - },
|
| - {
|
| - "position": [10, 260],
|
| - "transformOrigin": [-10, -10],
|
| - "bounds": [590, 206],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "position": [490, 106],
|
| - "bounds": [100, 100],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#0000FF"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|