chromium/third_party/blink/web_tests/paint/invalidation/position/fixed-margin-change-repaint-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV id='test'",
      "position": [0, 60],
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#008000"
    }
  ]
}