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

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [913, 235],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 913, 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],
        [-313, 0, 0, 1]
      ]
    }
  ]
}
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [913, 235],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 913, 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],
        [-513, 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],
        [47, 8, 345, 565]
      ]
    }
  ]
}