chromium/third_party/blink/web_tests/paint/invalidation/outline/outline-change-vertical-rl-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1016, 585],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 1016, 128]
      ],
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 585],
      "bounds": [800, 15],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [-216, 0, 0, 1]
      ]
    }
  ]
}