| Index: LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
|
| diff --git a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
|
| index bb3d9086249ad719734e9648399cf79a251979cb..5bc82a01b4651ae349d9ca5639c07955e9a12579 100644
|
| --- a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
|
| +++ b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
|
| @@ -1,40 +1,41 @@
|
| -(GraphicsLayer
|
| - (children 1
|
| - (GraphicsLayer
|
| - (children 2
|
| - (GraphicsLayer
|
| - (bounds 785.00 600.00)
|
| - (children 2
|
| - (GraphicsLayer
|
| - (transformOrigin 0.00 0.00)
|
| - (bounds 785.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - )
|
| - (GraphicsLayer
|
| - (children 2
|
| - (GraphicsLayer
|
| - (bounds 785.00 3700.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 785.00 3700.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 785.00 0.00)
|
| - (bounds 15.00 600.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "children": [
|
| + {
|
| + "children": [
|
| + {
|
| + "bounds": [785, 600],
|
| + "children": [
|
| + {
|
| + "transformOrigin": [0, 0],
|
| + "bounds": [785, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "children": [
|
| + {
|
| + "bounds": [785, 3700],
|
| + "children": [
|
| + {
|
| + "bounds": [785, 3700],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + },
|
| + {
|
| +
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [785, 0],
|
| + "bounds": [15, 600],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|