blob: ca7461c72815417c09397d8b9e510b7314998166 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[8, 218, 70, 26]
],
"paintInvalidationClients": [
"LayoutTableCell TD id='secondRowSpan'",
"LayoutTableCell TD",
"LayoutTableRow TR class='bla'"
]
}
]
}
|