chromium/third_party/blink/web_tests/flag-specific/highdpi/paint/invalidation/window-resize/window-resize-background-image-fixed-centered-composited-expected.txt

{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [600, 250],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 600, 250]
      ]
    },
    {
      "name": "LayoutBlockFlow HTML",
      "bounds": [600, 8],
      "drawsContent": false
    }
  ]
}
{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [400, 250],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 400, 250]
      ]
    },
    {
      "name": "LayoutBlockFlow HTML",
      "bounds": [400, 8],
      "drawsContent": false
    }
  ]
}
{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [400, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 400, 600]
      ]
    },
    {
      "name": "LayoutBlockFlow HTML",
      "bounds": [400, 8],
      "drawsContent": false
    }
  ]
}
{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 800, 600]
      ]
    },
    {
      "name": "LayoutBlockFlow HTML",
      "bounds": [800, 8],
      "drawsContent": false
    }
  ]
}