Duration doesn't change even if it is updated on EOS(additional).
[framework/web/webkit-efl.git] / LayoutTests / compositing / overflow-trumps-transform-style-expected.txt
1 preserve-3d
2 flat
3 (GraphicsLayer
4   (bounds 800.00 600.00)
5   (children 1
6     (GraphicsLayer
7       (bounds 800.00 600.00)
8       (children 2
9         (GraphicsLayer
10           (position 18.00 10.00)
11           (bounds 100.00 100.00)
12           (preserves3D 1)
13           (backgroundColor #0000FF)
14           (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
15         )
16         (GraphicsLayer
17           (position 18.00 120.00)
18           (bounds 100.00 100.00)
19           (backgroundColor #0000FF)
20           (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
21         )
22       )
23     )
24   )
25 )
26