summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt
blob: d245cfa7c7d9769208b87bb8e16f7ef438db696c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "position": [-215, 0],
  "bounds": [1000, 1000],
  "children": [
    {
      "bounds": [1000, 1000],
      "contentsOpaque": true,
      "drawsContent": true,
      "backgroundColor": "#FF0000",
      "children": [
        {
          "position": [51, 50],
          "bounds": [100, 100],
          "contentsOpaque": true,
          "drawsContent": true,
          "backgroundColor": "#008000"
        }
      ]
    }
  ]
}