chromium/third_party/blink/web_tests/platform/ios/paint/invalidation/svg/relative-sized-document-scrollbars-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1382, 1037],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 1382, 1037]
      ]
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 596],
      "bounds": [796, 4]
    },
    {
      "name": "VerticalScrollbar",
      "position": [796, 0],
      "bounds": [4, 596]
    }
  ]
}