chromium/third_party/blink/web_tests/platform/ios/paint/invalidation/overflow/overflow-hide-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 2016],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [108, 108, 100, 100],
        [8, 8, 100, 100]
      ]
    },
    {
      "name": "VerticalScrollbar",
      "position": [796, 0],
      "bounds": [4, 600]
    }
  ]
}