Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / compositing / mix-blend-mode-2nd-stacking-context-composited-expected.txt
1 (GraphicsLayer
2   (bounds 800.00 600.00)
3   (children 1
4     (GraphicsLayer
5       (bounds 800.00 600.00)
6       (contentsOpaque 1)
7       (children 1
8         (GraphicsLayer
9           (bounds 800.00 600.00)
10           (drawsContent 1)
11           (children 2
12             (GraphicsLayer
13               (position 8.00 8.00)
14               (anchor 0.00 0.00)
15               (bounds 160.00 90.00)
16               (contentsOpaque 1)
17               (drawsContent 1)
18               (backgroundColor #FF0000)
19               (children 1
20                 (GraphicsLayer
21                   (bounds 160.00 90.00)
22                   (drawsContent 1)
23                 )
24               )
25             )
26             (GraphicsLayer
27               (bounds 800.00 600.00)
28               (drawsContent 1)
29             )
30           )
31         )
32       )
33     )
34   )
35 )
36