summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt
blob: 2f951d06a55799d2d64ea141e6cc1c4ac274289d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
(GraphicsLayer
  (bounds 800.00 600.00)
  (children 1
    (GraphicsLayer
      (bounds 800.00 600.00)
      (contentsOpaque 1)
      (children 1
        (GraphicsLayer
          (position 28.00 20.00)
          (bounds 202.00 202.00)
          (drawsContent 1)
          (children 4
            (GraphicsLayer
              (position 1.00 1.00)
              (bounds 185.00 185.00)
              (children 1
                (GraphicsLayer
                  (bounds 200.00 300.00)
                  (drawsContent 1)
                  (children 2
                    (GraphicsLayer
                      (bounds 200.00 300.00)
                      (drawsContent 1)
                    )
                    (GraphicsLayer
                      (bounds 200.00 150.00)
                      (contentsOpaque 1)
                      (drawsContent 1)
                      (backgroundColor #008000)
                    )
                  )
                )
              )
            )
            (GraphicsLayer
              (position 1.00 186.00)
              (bounds 185.00 15.00)
              (drawsContent 1)
            )
            (GraphicsLayer
              (position 186.00 1.00)
              (bounds 15.00 185.00)
              (drawsContent 1)
            )
            (GraphicsLayer
              (position 186.00 186.00)
              (bounds 15.00 15.00)
              (drawsContent 1)
            )
          )
        )
      )
    )
  )
)