| Index: LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/resizer-expected.txt
|
| diff --git a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/resizer-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/resizer-expected.txt
|
| index ee1256c739b331901f999de2d3074d3b7f7a6e42..03b0c84299bbcf429afd3b05a9514fcacac4e474 100644
|
| --- a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/resizer-expected.txt
|
| +++ b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/resizer-expected.txt
|
| @@ -1,86 +1,86 @@
|
|
|
| -(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 304.00 154.00)
|
| - (drawsContent 1)
|
| - (children 2
|
| - (GraphicsLayer
|
| - (position 2.00 2.00)
|
| - (children 2
|
| - (GraphicsLayer
|
| - (bounds 285.00 150.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 285.00 230.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 285.00 230.00)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 18.00 10.00)
|
| - (bounds 210.00 210.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 0.00)
|
| - (bounds 15.00 150.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 287.00 137.00)
|
| - (bounds 15.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [8, 8],
|
| + "bounds": [304, 154],
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [2, 2],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 150],
|
| + "children": [
|
| + {
|
| + "children": [
|
| + {
|
| + "bounds": [285, 230],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 230],
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [18, 10],
|
| + "bounds": [210, 210],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#0000FF"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [285, 0],
|
| + "bounds": [15, 150],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [287, 137],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|
| --------
|
| Frame: '-->'
|
| --------
|
| -(GraphicsLayer
|
| - (bounds 285.00 230.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 285.00 230.00)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 18.00 10.00)
|
| - (bounds 210.00 210.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [285, 230],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 230],
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [18, 10],
|
| + "bounds": [210, 210],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#0000FF"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|