| Index: LayoutTests/platform/win-xp/virtual/softwarecompositing/backing/no-backing-for-perspective-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/virtual/softwarecompositing/backing/no-backing-for-perspective-expected.txt b/LayoutTests/platform/win-xp/virtual/softwarecompositing/backing/no-backing-for-perspective-expected.txt
|
| index a769028a268320738ff88103c65ed22083e20f97..0a8aed65040d8b6b04bc8b820453f441ac374af6 100644
|
| --- a/LayoutTests/platform/win-xp/virtual/softwarecompositing/backing/no-backing-for-perspective-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/virtual/softwarecompositing/backing/no-backing-for-perspective-expected.txt
|
| @@ -1,49 +1,64 @@
|
| This layer should not have backing store.
|
| This layer should not have backing store.
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 8.00 8.00)
|
| - (bounds 342.00 244.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 342.00 244.00)
|
| - (shouldFlattenTransform 0)
|
| - (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 -0.00] [0.00 0.00 0.00 1.00])
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 21.00 41.00)
|
| - (bounds 342.00 182.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 342.00 182.00)
|
| - (shouldFlattenTransform 0)
|
| - (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 -0.00] [0.00 0.00 0.00 1.00])
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 31.00 51.00)
|
| - (bounds 100.00 100.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #C0C0C0)
|
| - (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [8, 8],
|
| + "bounds": [342, 244],
|
| + "children": [
|
| + {
|
| + "bounds": [342, 244],
|
| + "shouldFlattenTransform": false,
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, -0.002],
|
| + [0, 0, 0, 1]
|
| + ],
|
| + "children": [
|
| + {
|
| + "position": [21, 41],
|
| + "bounds": [342, 182],
|
| + "children": [
|
| + {
|
| + "bounds": [342, 182],
|
| + "shouldFlattenTransform": false,
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, -0.002],
|
| + [0, 0, 0, 1]
|
| + ],
|
| + "children": [
|
| + {
|
| + "position": [31, 51],
|
| + "bounds": [100, 100],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#C0C0C0",
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, 0],
|
| + [0, 0, 1, 1]
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|