summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/geometry/bounds-ignores-hidden-expected.txt
blob: db88d00beecac5295e212727db872c8a6950dba8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

{
  "bounds": [44990, 15063],
  "children": [
    {
      "bounds": [44990, 15063],
      "contentsOpaque": true,
      "drawsContent": true,
      "children": [
        {
          "position": [10, 10],
          "transformOrigin": [-10, -10],
          "bounds": [50, 50],
          "contentsOpaque": true,
          "drawsContent": true
        }
      ]
    }
  ]
}