chromium/third_party/blink/web_tests/paint/invalidation/overflow/fixed-position-transparency-with-overflow-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [785, 2016],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (relative positioned, children-inline) DIV id='container' class='relative blue'",
      "position": [8, 208],
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#0000FF"
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='absolute green'",
      "position": [108, 308],
      "bounds": [100, 100],
      "contentsOpaque": true,
      "backgroundColor": "#008000"
    },
    {
      "name": "VerticalScrollbar",
      "position": [785, 0],
      "bounds": [15, 600],
      "contentsOpaque": true
    }
  ]
}