Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac-snowleopard / compositing / overflow / do-not-opt-non-stacking-context-descendants-into-composited-scrolling-expected.txt
1 This test ensures that the descendants of children of non-stacking context overflow-scroll divs do not get promoted needlessly. Only the immediate child of an overflow-scroll div, or an unclipped descendant, need to be promoted.
2
3 (GraphicsLayer
4   (bounds 1832.00 1682.00)
5   (children 1
6     (GraphicsLayer
7       (bounds 1832.00 1682.00)
8       (contentsOpaque 1)
9       (drawsContent 1)
10       (children 4
11         (GraphicsLayer
12           (position 28.00 320.00)
13           (bounds 402.00 402.00)
14           (drawsContent 1)
15           (children 4
16             (GraphicsLayer
17               (position 1.00 1.00)
18               (bounds 385.00 385.00)
19               (children 1
20                 (GraphicsLayer
21                   (bounds 385.00 950.00)
22                 )
23               )
24             )
25             (GraphicsLayer
26               (position 1.00 386.00)
27               (bounds 385.00 15.00)
28               (drawsContent 1)
29             )
30             (GraphicsLayer
31               (position 386.00 1.00)
32               (bounds 15.00 385.00)
33               (drawsContent 1)
34             )
35             (GraphicsLayer
36               (position 386.00 386.00)
37               (bounds 15.00 15.00)
38               (drawsContent 1)
39             )
40           )
41         )
42         (GraphicsLayer
43           (position 39.00 331.00)
44           (bounds 180.00 300.00)
45           (contentsOpaque 1)
46           (drawsContent 1)
47           (backgroundColor #808080)
48         )
49         (GraphicsLayer
50           (position 39.00 961.00)
51           (bounds 180.00 300.00)
52           (contentsOpaque 1)
53           (drawsContent 1)
54           (backgroundColor #0000FF)
55         )
56         (GraphicsLayer
57           (position 39.00 641.00)
58           (bounds 180.00 300.00)
59           (contentsOpaque 1)
60           (drawsContent 1)
61           (backgroundColor #808080)
62           (children 1
63             (GraphicsLayer
64               (position 0.00 -200.00)
65               (bounds 100.00 100.00)
66               (contentsOpaque 1)
67             )
68           )
69         )
70       )
71     )
72   )
73 )
74
75