chromium/third_party/blink/web_tests/platform/win/paint/invalidation/scroll/overflow-scroll-body-appear-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [2008, 2096],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 2008, 2096]
      ]
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 585],
      "bounds": [785, 15],
      "contentsOpaque": true
    },
    {
      "name": "VerticalScrollbar",
      "position": [785, 0],
      "bounds": [15, 585],
      "contentsOpaque": true
    },
    {
      "name": "Scroll corner of LayoutView #document",
      "position": [785, 585],
      "bounds": [15, 15],
      "contentsOpaque": true,
      "invalidations": [
        [0, 0, 15, 15]
      ]
    }
  ]
}