Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / geometry / limit-layer-bounds-fixed-positioned-expected.txt
blob66dc512c71b5ffac5958ac331fe4fc52da65a2ec
1 Text here
2 (GraphicsLayer
3   (bounds 785.00 1021.00)
4   (children 1
5     (GraphicsLayer
6       (bounds 785.00 1021.00)
7       (contentsOpaque 1)
8       (drawsContent 1)
9       (children 2
10         (GraphicsLayer
11           (children 2
12             (GraphicsLayer
13               (position 29.00 134.00)
14               (bounds 100.00 100.00)
15             )
16             (GraphicsLayer
17               (position 29.00 134.00)
18               (bounds 100.00 100.00)
19               (drawsContent 1)
20             )
21           )
22         )
23         (GraphicsLayer
24           (position 0.00 113.00)
25           (bounds 150.00 142.00)
26           (drawsContent 1)
27         )
28       )
29     )
30   )