{
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "paintInvalidations": [
        {
          "object": "LayoutText #text",
          "rect": [11, 33, 75, 18],
          "reason": "selection"
        },
        {
          "object": "LayoutText #text",
          "rect": [11, 11, 61, 18],
          "reason": "geometry"
        }
      ]
    }
  ],
  "objectPaintInvalidations": [
    {
      "object": "LayoutText #text",
      "reason": "geometry"
    },
    {
      "object": "InlineTextBox 'First cell'",
      "reason": "geometry"
    },
    {
      "object": "LayoutTableCell TD id='secondCell'",
      "reason": "selection"
    },
    {
      "object": "LayoutText #text",
      "reason": "selection"
    },
    {
      "object": "InlineTextBox 'Second cell'",
      "reason": "selection"
    }
  ]
}

