chromium/third_party/blink/web_tests/platform/win/paint/invalidation/compositing/should-not-clip-composited-viewport-scrolling-layer-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [2008, 1516],
      "contentsOpaque": true,
      "backgroundColor": "#008000",
      "invalidations": [
        [8, 8, 2000, 1500]
      ],
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 585],
      "bounds": [785, 15],
      "contentsOpaque": true
    },
    {
      "name": "VerticalScrollbar",
      "position": [785, 0],
      "bounds": [15, 585],
      "contentsOpaque": true
    },
    {
      "name": "Scroll corner of LayoutView #document",
      "position": [785, 585],
      "bounds": [15, 15],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [-900, -700, 0, 1]
      ]
    }
  ]
}