chromium/third_party/blink/web_tests/paint/invalidation/scroll/resize-scrollable-iframe-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [293, 393, 15, 15],
        [93, 193, 15, 15]
      ]
    },
    {
      "name": "HorizontalScrollbar",
      "position": [8, 393],
      "bounds": [285, 15],
      "contentsOpaque": true
    },
    {
      "name": "VerticalScrollbar",
      "position": [293, 108],
      "bounds": [15, 285],
      "contentsOpaque": true
    }
  ]
}