chromium/third_party/blink/web_tests/paint/invalidation/svg/filter-refresh-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [140, 140, 30, 30],
        [140, 100, 30, 30],
        [140, 60, 30, 30],
        [90, 170, 30, 30],
        [90, 130, 30, 30],
        [90, 90, 30, 30],
        [90, 50, 30, 30],
        [50, 170, 30, 30],
        [50, 130, 30, 30],
        [50, 90, 30, 30],
        [50, 50, 30, 30],
        [10, 170, 30, 30],
        [10, 130, 30, 30],
        [10, 90, 30, 30],
        [10, 50, 30, 30]
      ]
    }
  ]
}