tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / chromium-win / compositing / tiling / crash-reparent-tiled-layer-expected.txt
1 From https://bugs.webkit.org/show_bug.cgi?id=44629. The parent is a tiled layer. When the child is a non-tiled layer and it is switched to a tiled layer, a crash occurs. This test should not crash.
2
3 (GraphicsLayer
4   (bounds 785.00 5116.00)
5   (children 1
6     (GraphicsLayer
7       (bounds 785.00 5116.00)
8       (children 1
9         (GraphicsLayer
10           (position 8.00 72.00)
11           (bounds 502.00 5002.00)
12           (drawsContent 1)
13           (children 1
14             (GraphicsLayer
15               (position 51.00 101.00)
16               (bounds 200.00 4800.00)
17               (drawsContent 1)
18             )
19           )
20         )
21       )
22     )
23   )
24 )
25