| Index: LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/become-overlapped-iframe-expected.txt
|
| diff --git a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/become-overlapped-iframe-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/become-overlapped-iframe-expected.txt
|
| index 81f980089f11dfb3cbd7bc9d525c210e647f00ac..9823dfe3ed8eaefecfa0ee1e5cb7293fe1d2cf22 100644
|
| --- a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/become-overlapped-iframe-expected.txt
|
| +++ b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/iframes/become-overlapped-iframe-expected.txt
|
| @@ -1,90 +1,90 @@
|
|
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (children 2
|
| - (GraphicsLayer
|
| - (position 58.00 58.00)
|
| - (bounds 350.00 200.00)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 15.00 15.00)
|
| - (children 2
|
| - (GraphicsLayer
|
| - (bounds 305.00 170.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 305.00 230.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 305.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 305.00 0.00)
|
| - (bounds 15.00 170.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 5.00 5.00)
|
| - (bounds 150.00 150.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "children": [
|
| + {
|
| + "position": [58, 58],
|
| + "bounds": [350, 200],
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [15, 15],
|
| + "children": [
|
| + {
|
| + "bounds": [305, 170],
|
| + "children": [
|
| + {
|
| + "children": [
|
| + {
|
| + "bounds": [305, 230],
|
| + "children": [
|
| + {
|
| + "bounds": [305, 230],
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [18, 10],
|
| + "bounds": [210, 210],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#0000FF"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [305, 0],
|
| + "bounds": [15, 170],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [5, 5],
|
| + "bounds": [150, 150],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|
| --------
|
| Frame: '-->'
|
| --------
|
| -(GraphicsLayer
|
| - (bounds 305.00 230.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 305.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": [305, 230],
|
| + "children": [
|
| + {
|
| + "bounds": [305, 230],
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [18, 10],
|
| + "bounds": [210, 210],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#0000FF"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|