Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / virtual / softwarecompositing / 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 3
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                   (shouldFlattenTransform 0)
23                 )
24               )
25             )
26             (GraphicsLayer
27               (position 1.00 386.00)
28               (bounds 385.00 15.00)
29               (drawsContent 1)
30             )
31             (GraphicsLayer
32               (position 386.00 1.00)
33               (bounds 15.00 385.00)
34               (drawsContent 1)
35             )
36             (GraphicsLayer
37               (position 386.00 386.00)
38               (bounds 15.00 15.00)
39               (drawsContent 1)
40             )
41           )
42         )
43         (GraphicsLayer
44           (children 2
45             (GraphicsLayer
46               (position 39.00 331.00)
47               (bounds 180.00 300.00)
48               (contentsOpaque 1)
49               (drawsContent 1)
50               (backgroundColor #808080)
51             )
52             (GraphicsLayer
53               (position 39.00 641.00)
54               (bounds 180.00 620.00)
55               (drawsContent 1)
56             )
57           )
58         )
59         (GraphicsLayer
60           (position 39.00 441.00)
61           (bounds 100.00 100.00)
62           (contentsOpaque 1)
63           (drawsContent 1)
64           (backgroundColor #000000)
65         )
66       )
67     )
68   )
69 )
70
71