{
  "name": "Content Root Layer",
  "bounds": [800, 800],
  "children":
  "layers": [
    {
      "name": "LayoutView #document",
      "bounds": [800, 800],
      "contentsOpaque": true,
      "drawsContent": true,
      "paintInvalidations": [
        {
          "object": "LayoutIFrame (positioned) IFRAME",
          "rect": [0, 0, 800, 800],
          "reason": "forced by layout"
        },
        {
          "object": "LayoutBlockFlow HTML",
          "rect": [0, 0, 800, 759],
          "reason": "forced by layout"
        },
        {
          "object": "LayoutView #document",
          "rect": [0, 600, 800, 200],
          "reason": "incremental"
        },
        {
          "object": "LayoutBlockFlow HTML",
          "rect": [0, 0, 800, 36],
          "reason": "forced by layout"
        },
        {
          "object": "LayoutBlockFlow BODY",
          "rect": [8, 8, 784, 20],
          "reason": "forced by layout"
        },
        {
          "object": "LayoutBlockFlow H1",
          "rect": [8, 700, 600, 37],
          "reason": "bounds change"
        },
        {
          "object": "LayoutText #text",
          "rect": [8, 8, 324, 19],
          "reason": "forced by layout"
        },
        {
          "object": "LayoutView #document",
          "rect": [785, 0, 15, 600],
          "reason": "scroll"
        }
      ]
    }
  ],
  "objectPaintInvalidations": [
    {
      "object": "LayoutView #document",
      "reason": "incremental"
    },
    {
      "object": "LayoutBlockFlow HTML",
      "reason": "forced by layout"
    },
    {
      "object": "LayoutBlockFlow BODY",
      "reason": "forced by layout"
    },
    {
      "object": "RootInlineBox",
      "reason": "forced by layout"
    },
    {
      "object": "LayoutText #text",
      "reason": "forced by layout"
    },
    {
      "object": "InlineTextBox 'Test passes if you see \"Success\" after window resizes.'",
      "reason": "forced by layout"
    },
    {
      "object": "LayoutIFrame (positioned) IFRAME",
      "reason": "forced by layout"
    },
    {
      "object": "VerticalScrollbar",
      "reason": "scroll"
    },
    {
      "object": "LayoutBlockFlow HTML",
      "reason": "forced by layout"
    },
    {
      "object": "LayoutBlockFlow H1",
      "reason": "bounds change"
    },
    {
      "object": "RootInlineBox",
      "reason": "bounds change"
    },
    {
      "object": "LayoutView #document", "HorizontalScrollbar",
      "reason": "scroll"
    }
  ]
}