chromium/third_party/blink/web_tests/paint/invalidation/position/positioned-document-element-expected.txt

{
  "layers": [
    {
      "name": "LayoutView (children-inline) #document",
      "bounds": [800, 600],
      "drawsContent": false
    },
    {
      "name": "Scrolling background of LayoutView (children-inline) #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#008000",
      "invalidations": [
        [0, 0, 800, 600]
      ]
    }
  ]
}