chromium/third_party/blink/web_tests/paint/invalidation/overflow/vertical-overflow-parent-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [29, 29, 100, 100]
      ]
    },
    {
      "name": "HorizontalScrollbar",
      "position": [29, 214],
      "bounds": [285, 15],
      "contentsOpaque": true
    }
  ]
}