chromium/third_party/blink/web_tests/compositing/iframes/overlapped-nested-iframes-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [785, 1650],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
      "bounds": [210, 210],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF",
      "transform": 4
    },
    {
      "name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
      "bounds": [210, 210],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF",
      "transform": 7
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV id='banner'",
      "bounds": [785, 120],
      "backgroundColor": "#00000080"
    },
    {
      "name": "VerticalScrollbar",
      "position": [785, 0],
      "bounds": [15, 600],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, -100, 0, 1]
      ]
    },
    {
      "id": 2,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [22, 152, 0, 1]
      ]
    },
    {
      "id": 3,
      "parent": 2,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [9, 9, 0, 1]
      ]
    },
    {
      "id": 4,
      "parent": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [18, 10, 0, 1]
      ]
    },
    {
      "id": 5,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [22, 376, 0, 1]
      ]
    },
    {
      "id": 6,
      "parent": 5,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [9, 9, 0, 1]
      ]
    },
    {
      "id": 7,
      "parent": 6,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [18, 10, 0, 1]
      ]
    }
  ]
}