chromium/third_party/blink/web_tests/platform/ios/paint/invalidation/in-scaled-iframe-expected.txt

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