chromium/third_party/blink/web_tests/paint/invalidation/scroll/outline-change-scrollable-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1008, 585],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 1008, 128]
      ]
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 585],
      "bounds": [800, 15],
      "contentsOpaque": true
    }
  ]
}