chromium/third_party/blink/web_tests/paint/invalidation/compositing/should-invoke-deferred-compositing-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (positioned, children-inline) DIV id='container' class='composited box'",
      "bounds": [300, 300],
      "drawsContent": false
    },
    {
      "name": "LayoutHTMLCanvas (positioned, block) CANVAS",
      "bounds": [200, 200]
    }
  ]
}