chromium/third_party/blink/web_tests/paint/invalidation/scroll/fixed-child-of-transformed-scrolled-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [200, 150, 100, 100]
      ]
    },
    {
      "name": "HorizontalScrollbar",
      "position": [100, 335],
      "bounds": [285, 15],
      "contentsOpaque": true
    },
    {
      "name": "VerticalScrollbar",
      "position": [385, 50],
      "bounds": [15, 285],
      "contentsOpaque": true
    }
  ]
}