blob: 0a8e94b0f033d06ff91f28cc28aaba4bb5f3ea80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"paintInvalidationClients": [
"LayoutBlockFlow (anonymous)",
"LayoutInline SPAN id='outer'",
"LayoutText #text",
"LayoutBlockFlow (anonymous)",
"LayoutInline SPAN id='outer'"
]
}
]
}
|