summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt
blob: a87f8f11218b8a804b5c7134a3d777e1dbd63997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "children": [
        {
          "position": [18, 10],
          "bounds": [100, 100],
          "contentsOpaque": true,
          "drawsContent": true,
          "backgroundColor": "#0000FF"
        }
      ]
    }
  ]
}