chromium/third_party/blink/web_tests/platform/win/paint/invalidation/position/fixed-element-repaint-after-compositing-update-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV id='fixedOverlapping'",
      "position": [8, 88],
      "bounds": [792, 512],
      "invalidations": [
        [142, 62, 100, 100],
        [0, 0, 100, 100]
      ]
    }
  ]
}