chromium/third_party/blink/web_tests/virtual/disable-raster-inducing-scroll/paint/invalidation/table/scroll-relative-table-inside-table-cell-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1566, 1781],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [1114, 1314, 435, 450],
        [1114, 1764, 435, 15]
      ],
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 585],
      "bounds": [785, 15],
      "contentsOpaque": true
    },
    {
      "name": "VerticalScrollbar",
      "position": [785, 0],
      "bounds": [15, 585],
      "contentsOpaque": true
    },
    {
      "name": "Scroll corner of LayoutView #document",
      "position": [785, 585],
      "bounds": [15, 15],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [-781, -1196, 0, 1]
      ]
    }
  ]
}