{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [800, 600],
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "Scrolling Layer",
      "bounds": [800, 600],
      "drawsContent": false
    },
    {
      "name": "Scrolling Contents Layer",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "paintInvalidations": [
        {
          "object": "InlineTextBox 'Unknown'",
          "rect": [90, 116, 64, 18],
          "reason": "disappeared"
        },
        {
          "object": "InlineTextBox 'Passed'",
          "rect": [90, 116, 44, 18],
          "reason": "appeared"
        }
      ]
    }
  ],
  "objectPaintInvalidations": [
    {
      "object": "LayoutSVGText text id='status'",
      "reason": "full"
    },
    {
      "object": "RootInlineBox",
      "reason": "full"
    },
    {
      "object": "LayoutSVGInlineText #text",
      "reason": "appeared"
    },
    {
      "object": "InlineTextBox 'Passed'",
      "reason": "appeared"
    }
  ]
}

