chromium/third_party/blink/web_tests/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "bounds": [305, 325],
      "drawsContent": false
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 325],
      "bounds": [320, 15]
    },
    {
      "name": "VerticalScrollbar",
      "position": [305, 0],
      "bounds": [15, 325],
      "contentsOpaque": true
    },
    {
      "name": "LayoutBlockFlow DIV class='scroller'",
      "bounds": [305, 1224],
      "backgroundColor": "#C0C0C0"
    }
  ]
}