chromium/third_party/blink/web_tests/platform/mac/compositing/squashing/squash-paint-invalidation-fixed-position-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV",
      "bounds": [100, 5000],
      "contentsOpaque": true,
      "backgroundColor": "#ADD8E6",
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV",
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#D3D3D3",
      "transform": 2
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV id='foo'",
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#FF0000",
      "transform": 3
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 8, 0, 1]
      ]
    },
    {
      "id": 2,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 25, 0, 1]
      ]
    },
    {
      "id": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 50, 0, 1]
      ]
    }
  ]
}
 {
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV",
      "bounds": [100, 5000],
      "contentsOpaque": true,
      "backgroundColor": "#ADD8E6",
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV",
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#D3D3D3",
      "transform": 2
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV id='foo'",
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF",
      "transform": 3
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 8, 0, 1]
      ]
    },
    {
      "id": 2,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 25, 0, 1]
      ]
    },
    {
      "id": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 50, 0, 1]
      ]
    }
  ]
}