blob: 50996b2679c3f3677a47814fa7748c7b5fab3531 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[8, 10, 200, 97]
],
"paintInvalidationClients": [
"LayoutTableCell TD",
"LayoutTableCell TD",
"LayoutTableCell TD",
"LayoutTableRow TR id='first'"
]
}
]
}
|