chromium/third_party/blink/web_tests/paint/invalidation/position/position-change-keeping-geometry-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [420, 20, 100, 100],
        [220, 20, 100, 100]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV id='target3'",
      "position": [420, 20],
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF"
    }
  ]
}