Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / geometry / limit-layer-bounds-clipping-ancestor-expected.txt
bloba8ff940d7693e42817e3dc161853273c4473a599
1 top
3 middlebottom
4 top
6 middlebottom
7 (GraphicsLayer
8   (bounds 785.00 2618.00)
9   (children 1
10     (GraphicsLayer
11       (bounds 785.00 2618.00)
12       (contentsOpaque 1)
13       (drawsContent 1)
14       (children 3
15         (GraphicsLayer
16           (position 21.00 21.00)
17           (bounds 100.00 100.00)
18         )
19         (GraphicsLayer
20           (position 18.00 10.00)
21           (bounds 220.00 220.00)
22           (drawsContent 1)
23         )
24         (GraphicsLayer
25           (position 28.00 20.00)
26           (bounds 200.00 200.00)
27           (children 2
28             (GraphicsLayer
29               (bounds 110.00 200.00)
30               (contentsOpaque 1)
31               (drawsContent 1)
32               (backgroundColor #008000)
33             )
34             (GraphicsLayer
35               (position 5.00 145.00)
36               (bounds 144.00 24.00)
37               (drawsContent 1)
38             )
39           )
40         )
41       )
42     )
43   )