Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / fixed-position-nonscrollable-iframes-in-scrollable-page-expected.txt
1 In all iframes, the green fixed-position element should not be composited.
2 (GraphicsLayer
3   (bounds 785.00 4016.00)
4   (children 1
5     (GraphicsLayer
6       (bounds 785.00 4016.00)
7       (contentsOpaque 1)
8       (drawsContent 1)
9       (children 2
10         (GraphicsLayer
11           (position 50.00 360.00)
12           (bounds 300.00 100.00)
13           (contentsOpaque 1)
14           (drawsContent 1)
15           (backgroundColor #00FFFF)
16         )
17         (GraphicsLayer
18           (children 2
19             (GraphicsLayer
20               (position 10.00 200.00)
21               (bounds 154.00 154.00)
22               (drawsContent 1)
23             )
24             (GraphicsLayer
25               (position 10.00 380.00)
26               (bounds 154.00 154.00)
27               (drawsContent 1)
28             )
29           )
30         )
31       )
32     )
33   )
34 )
35 Composited box underneath iframe.