chromium/third_party/blink/web_tests/platform/ios/paint/invalidation/background/animated-svg-background-offscreen-firstline-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [2008, 2016],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 596],
      "bounds": [796, 4]
    },
    {
      "name": "VerticalScrollbar",
      "position": [796, 0],
      "bounds": [4, 596]
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, -1000, 0, 1]
      ]
    }
  ]
}