summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/virtual/softwarecompositing/overflow/composited-scrolling-paint-phases-expected.txt
blob: 5411db0d48895719bdf0c4287014034bd44215be (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
(GraphicsLayer
  (bounds 800.00 600.00)
  (paintingPhases
    GraphicsLayerPaintBackground
    GraphicsLayerPaintForeground
    GraphicsLayerPaintMask
  )
  (children 1
    (GraphicsLayer
      (bounds 800.00 600.00)
      (contentsOpaque 1)
      (paintingPhases
        GraphicsLayerPaintBackground
        GraphicsLayerPaintForeground
        GraphicsLayerPaintMask
      )
      (children 1
        (GraphicsLayer
          (position 28.00 20.00)
          (bounds 202.00 202.00)
          (drawsContent 1)
          (paintingPhases
            GraphicsLayerPaintBackground
            GraphicsLayerPaintMask
            GraphicsLayerPaintCompositedScroll
          )
          (children 4
            (GraphicsLayer
              (position 1.00 1.00)
              (bounds 185.00 185.00)
              (paintingPhases
                GraphicsLayerPaintBackground
                GraphicsLayerPaintForeground
                GraphicsLayerPaintMask
              )
              (children 1
                (GraphicsLayer
                  (bounds 185.00 715.00)
                  (drawsContent 1)
                  (paintingPhases
                    GraphicsLayerPaintOverflowContents
                    GraphicsLayerPaintCompositedScroll
                  )
                  (children 2
                    (GraphicsLayer
                      (position 0.00 10.00)
                      (bounds 80.00 10.00)
                      (contentsOpaque 1)
                      (drawsContent 1)
                      (backgroundColor #008000)
                      (paintingPhases
                        GraphicsLayerPaintBackground
                        GraphicsLayerPaintForeground
                        GraphicsLayerPaintMask
                      )
                    )
                    (GraphicsLayer
                      (bounds 185.00 715.00)
                      (drawsContent 1)
                      (paintingPhases
                        GraphicsLayerPaintForeground
                      )
                    )
                  )
                )
              )
            )
            (GraphicsLayer
              (position 1.00 186.00)
              (bounds 185.00 15.00)
              (drawsContent 1)
              (paintingPhases
                GraphicsLayerPaintBackground
                GraphicsLayerPaintForeground
                GraphicsLayerPaintMask
              )
            )
            (GraphicsLayer
              (position 186.00 1.00)
              (bounds 15.00 185.00)
              (drawsContent 1)
              (paintingPhases
                GraphicsLayerPaintBackground
                GraphicsLayerPaintForeground
                GraphicsLayerPaintMask
              )
            )
            (GraphicsLayer
              (position 186.00 186.00)
              (bounds 15.00 15.00)
              (drawsContent 1)
              (paintingPhases
                GraphicsLayerPaintBackground
                GraphicsLayerPaintForeground
                GraphicsLayerPaintMask
              )
            )
          )
        )
      )
    )
  )
)