chromium/third_party/blink/web_tests/compositing/overflow/reparented-scrollbars-non-sc-anc-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1208, 821],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV id='scroller'",
      "bounds": [1200, 1000],
      "drawsContent": false,
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow DIV id='scroller'",
      "bounds": [1200, 10000],
      "contentsOpaque": true,
      "backgroundColor": "#008000",
      "transform": 1
    },
    {
      "name": "VerticalScrollbar",
      "position": [1193, 0],
      "bounds": [7, 1000],
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 593],
      "bounds": [793, 7]
    },
    {
      "name": "VerticalScrollbar",
      "position": [793, 0],
      "bounds": [7, 593]
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 8, 0, 1]
      ]
    }
  ]
}