chromium/third_party/blink/web_tests/platform/mac/paint/invalidation/window-resize/window-resize-background-image-fixed-scrolling-contents-expected.txt

{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [585, 250],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 585, 250]
      ]
    },
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [585, 3016],
      "drawsContent": false
    },
    {
      "name": "VerticalScrollbar",
      "position": [585, 0],
      "bounds": [15, 250],
      "contentsOpaque": true
    }
  ]
}
{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [385, 250],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 385, 250]
      ]
    },
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [385, 3016],
      "drawsContent": false
    },
    {
      "name": "VerticalScrollbar",
      "position": [385, 0],
      "bounds": [15, 250],
      "contentsOpaque": true
    }
  ]
}
{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [385, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 385, 600]
      ]
    },
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [385, 3016],
      "drawsContent": false
    },
    {
      "name": "VerticalScrollbar",
      "position": [385, 0],
      "bounds": [15, 600],
      "contentsOpaque": true
    }
  ]
}
{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [785, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 785, 600]
      ]
    },
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [785, 3016],
      "drawsContent": false
    },
    {
      "name": "VerticalScrollbar",
      "position": [785, 0],
      "bounds": [15, 600],
      "contentsOpaque": true
    }
  ]
}