chromium/third_party/blink/web_tests/compositing/overflow/scrollbar-layer-placement-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='outer A'",
      "position": [-21, -21],
      "bounds": [352, 294],
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow (relative positioned) DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 160],
      "drawsContent": false,
      "transform": 2
    },
    {
      "name": "LayoutBlockFlow (relative positioned) DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 236],
      "contentsOpaque": true,
      "backgroundColor": "#DDDDDD",
      "transform": 2
    },
    {
      "name": "VerticalScrollbar",
      "position": [218, 5],
      "bounds": [7, 160],
      "transform": 2
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='outer B'",
      "position": [-21, -21],
      "bounds": [352, 294],
      "transform": 3
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 160],
      "drawsContent": false,
      "transform": 4
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 236],
      "contentsOpaque": true,
      "backgroundColor": "#DDDDDD",
      "transform": 4
    },
    {
      "name": "VerticalScrollbar",
      "position": [218, 5],
      "bounds": [7, 160],
      "transform": 4
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='outer C'",
      "position": [-21, -21],
      "bounds": [352, 294],
      "transform": 5
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 160],
      "drawsContent": false,
      "transform": 6
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 236],
      "contentsOpaque": true,
      "backgroundColor": "#DDDDDD",
      "transform": 6
    },
    {
      "name": "VerticalScrollbar",
      "position": [218, 5],
      "bounds": [7, 160],
      "transform": 6
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='outer D'",
      "position": [-21, -21],
      "bounds": [352, 294],
      "transform": 7
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 160],
      "drawsContent": false,
      "transform": 8
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "position": [5, 5],
      "bounds": [220, 236],
      "contentsOpaque": true,
      "backgroundColor": "#DDDDDD",
      "transform": 8
    },
    {
      "name": "VerticalScrollbar",
      "position": [218, 5],
      "bounds": [7, 160],
      "transform": 8
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [21, 21, 0, 1]
      ]
    },
    {
      "id": 2,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [41, 41, 0, 1]
      ]
    },
    {
      "id": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [370, 21, 0, 1]
      ]
    },
    {
      "id": 4,
      "parent": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [41, 41, 0, 1]
      ]
    },
    {
      "id": 5,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [21, 312, 0, 1]
      ]
    },
    {
      "id": 6,
      "parent": 5,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [40, 40, 0, 1]
      ]
    },
    {
      "id": 7,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [370, 312, 0, 1]
      ]
    },
    {
      "id": 8,
      "parent": 7,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [40, 40, 0, 1]
      ]
    }
  ]
}