chromium/third_party/blink/web_tests/platform/linux/paint/invalidation/window-resize/window-resize-vertical-writing-mode-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [939, 235],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 939, 235]
      ],
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 235],
      "bounds": [600, 15],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [-339, 0, 0, 1]
      ]
    }
  ]
}
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [939, 235],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 939, 235]
      ],
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 235],
      "bounds": [400, 15],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [-539, 0, 0, 1]
      ]
    }
  ]
}
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [400, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 400, 600]
      ]
    }
  ]
}
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [400, 0, 400, 600],
        [39, 8, 352, 561]
      ]
    }
  ]
}