chromium/third_party/blink/web_tests/paint/invalidation/scroll/scrolled-iframe-scrollbar-change-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [804, 604],
      "contentsOpaque": true,
      "backgroundColor": "#FF0000",
      "invalidations": [
        [779, 2, 15, 592]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV id='overlay'",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#008000",
      "transform": 1
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [2, 2, 0, 1]
      ]
    }
  ]
}