chromium/third_party/blink/web_tests/compositing/visibility/layer-visible-content-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV class='composited box'",
      "bounds": [10, 10],
      "drawsContent": false
    },
    {
      "name": "LayoutBlockFlow (children-inline) PRE id='layer-tree'",
      "bounds": [800, 16],
      "drawsContent": false
    }
  ]
}