chromium/third_party/blink/web_tests/paint/invalidation/svg/repaint-moving-svg-and-div-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [550, 350, 150, 150],
        [535, 325, 150, 150],
        [520, 300, 150, 150],
        [505, 275, 150, 150],
        [490, 250, 150, 150],
        [475, 225, 150, 150],
        [460, 200, 150, 150],
        [445, 175, 150, 150],
        [430, 150, 150, 150],
        [415, 125, 150, 150],
        [400, 100, 150, 150],
        [250, 350, 150, 150],
        [235, 325, 150, 150],
        [220, 300, 150, 150],
        [205, 275, 150, 150],
        [190, 250, 150, 150],
        [175, 225, 150, 150],
        [160, 200, 150, 150],
        [145, 175, 150, 150],
        [130, 150, 150, 150],
        [115, 125, 150, 150],
        [100, 100, 150, 150]
      ]
    }
  ]
}