Upstream version 8.37.180.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / linux / css3 / compositing / mix-blend-mode-composited-layers-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 70.00)
10           (isolate 1)
11           (drawsContent 1)
12           (children 1
13             (GraphicsLayer
14               (position 8.00 18.00)
15               (bounds 10.00 10.00)
16               (blendMode multiply)
17               (contentsOpaque 1)
18               (drawsContent 1)
19               (backgroundColor #0000FF)
20               (children 1
21                 (GraphicsLayer
22                   (bounds 10.00 10.00)
23                   (contentsOpaque 1)
24                   (drawsContent 1)
25                   (backgroundColor #FFFF00)
26                 )
27               )
28             )
29           )
30         )
31       )
32     )
33   )
34 )
35