blob: 870c02234d7f4347b49505e168f5ad4e7ec96487 [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "InlineTextBox 'Hello'",
"rect": [9, 13, 48, 28],
"reason": "appeared"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutSVGContainer g",
"reason": "geometry"
},
{
"object": "LayoutSVGText text id='t'",
"reason": "style change"
},
{
"object": "RootInlineBox",
"reason": "style change"
},
{
"object": "LayoutSVGInlineText #text",
"reason": "style change"
},
{
"object": "InlineTextBox 'Hello'",
"reason": "style change"
}
]
}