Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / virtual / softwarecompositing / 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 3
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           (position 10.00 200.00)
19           (bounds 154.00 154.00)
20           (drawsContent 1)
21         )
22         (GraphicsLayer
23           (position 10.00 380.00)
24           (bounds 154.00 154.00)
25           (drawsContent 1)
26         )
27       )
28     )
29   )
30 )
31 Composited box underneath iframe.