chromium/third_party/blink/web_tests/compositing/overflow/clip-descendents-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV class='box'",
      "bounds": [100, 150],
      "contentsOpaque": true,
      "backgroundColor": "#808080",
      "transform": 2
    },
    {
      "name": "LayoutBlockFlow DIV class='box'",
      "bounds": [100, 150],
      "contentsOpaque": true,
      "backgroundColor": "#808080",
      "transform": 4
    },
    {
      "name": "LayoutBlockFlow DIV class='box'",
      "bounds": [100, 150],
      "contentsOpaque": true,
      "backgroundColor": "#808080",
      "transform": 6
    },
    {
      "name": "LayoutBlockFlow DIV class='box'",
      "bounds": [100, 150],
      "contentsOpaque": true,
      "backgroundColor": "#808080",
      "transform": 8
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [50, 50, 0, 1]
      ]
    },
    {
      "id": 2,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, 0, 1, 1]
      ]
    },
    {
      "id": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [242, 50, 0, 1]
      ]
    },
    {
      "id": 4,
      "parent": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, 0, 1, 1]
      ]
    },
    {
      "id": 5,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [50, 242, 0, 1]
      ]
    },
    {
      "id": 6,
      "parent": 5,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, 0, 1, 1]
      ]
    },
    {
      "id": 7,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [242, 242, 0, 1]
      ]
    },
    {
      "id": 8,
      "parent": 7,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, 0, 1, 1]
      ]
    }
  ]
}