summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt
blob: 191add46f3b543e3211a32634d83cc77af7bae84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
(GraphicsLayer
  (position -215.00 0.00)
  (bounds 1000.00 1000.00)
  (children 1
    (GraphicsLayer
      (bounds 1000.00 1000.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 1
        (GraphicsLayer
          (position 51.00 50.00)
          (bounds 100.00 100.00)
          (contentsOpaque 1)
          (drawsContent 1)
          (backgroundColor #008000)
        )
      )
    )
  )
)