summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/rtl/rtl-relative-expected.txt
blob: 2e62142dfef4005b23bfb6d8c87d61a6c408fe92 (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": [642, 58],
          "bounds": [100, 100],
          "contentsOpaque": true,
          "drawsContent": true,
          "backgroundColor": "#008000"
        }
      ]
    }
  ]
}