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

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [785, 1500],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
      "bounds": [210, 210],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF",
      "transform": 3
    },
    {
      "name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
      "bounds": [210, 210],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF",
      "transform": 6
    },
    {
      "name": "LayoutBlockFlow DIV id='box' class='composited'",
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF"
    },
    {
      "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],
        [22, 122, 0, 1]
      ]
    },
    {
      "id": 2,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [9, 9, 0, 1]
      ]
    },
    {
      "id": 3,
      "parent": 2,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [18, 10, 0, 1]
      ]
    },
    {
      "id": 4,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [22, 346, 0, 1]
      ]
    },
    {
      "id": 5,
      "parent": 4,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [9, 9, 0, 1]
      ]
    },
    {
      "id": 6,
      "parent": 5,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [18, 10, 0, 1]
      ]
    }
  ]
}