chromium/third_party/blink/web_tests/paint/invalidation/window-resize/window-resize-media-query-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [600, 250],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF"
    }
  ]
}
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [400, 250],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF"
    }
  ]
}
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [400, 600],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF"
    }
  ]
}
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF"
    }
  ]
}